aboutsummaryrefslogtreecommitdiff
path: root/libdecnumber
diff options
context:
space:
mode:
authorMatthew Fortune <matthew.fortune@imgtec.com>2015-06-11 10:37:31 +0100
committerMatthew Fortune <matthew.fortune@imgtec.com>2015-08-14 13:11:21 +0100
commita738da3abe2bc02d70521086cf1d0e23565b8fbe (patch)
tree06165ba5528e2d7ce70f62646ba91516efc75934 /libdecnumber
parentf8edc4ff051b4e29997681cb3bc9078d98f4d457 (diff)
downloadgdb-a738da3abe2bc02d70521086cf1d0e23565b8fbe.zip
gdb-a738da3abe2bc02d70521086cf1d0e23565b8fbe.tar.gz
gdb-a738da3abe2bc02d70521086cf1d0e23565b8fbe.tar.bz2
Add support for DT_MIPS_RLD_MAP_REL.
This tag allows debugging of MIPS position independent executables and provides access to shared library information. gdb/gdbserver/ * linux-low.c (get_r_debug): Handle DT_MIPS_RLD_MAP_REL. gdb/ * solib-svr4.c (read_program_header): Add base_addr argument to report the runtime address of the segment. (find_program_interpreter): Update read_program_header call to pass a NULL pointer for the new argument. (scan_dyntag): Add ptr_addr argument to report the runtime address of the tag payload. (scan_dyntag_auxv): Likewise and use thew new base_addr argument of read_program_header to get the base address of the dynamic segment. (elf_locate_base): Update uses of scan_dyntag, scan_dyntag_auxv and read_program_header. (elf_locate_base): Scan for and handle DT_MIPS_RLD_MAP_REL.
Diffstat (limited to 'libdecnumber')
0 files changed, 0 insertions, 0 deletions