aboutsummaryrefslogtreecommitdiff
path: root/gdb/arch
diff options
context:
space:
mode:
authorMihails Strasuns <mihails.strasuns@intel.com>2020-12-07 20:54:03 +0100
committerMihails Strasuns <mihails.strasuns@intel.com>2020-12-10 11:18:00 +0100
commit15cc148fb817bc1eb91aa16e5d94e39ebafc11ee (patch)
treeccae04d13503626501e682f6f5cafc53d8b3b934 /gdb/arch
parentc2137f55ad04e451d834048d4bfec1de2daea20e (diff)
downloadgdb-15cc148fb817bc1eb91aa16e5d94e39ebafc11ee.zip
gdb-15cc148fb817bc1eb91aa16e5d94e39ebafc11ee.tar.gz
gdb-15cc148fb817bc1eb91aa16e5d94e39ebafc11ee.tar.bz2
gdb: move bfd_open_from_target_memory to gdb_bfd
This function allows to create a BFD handle using an accessible memory range in a target memory. It is currently contained in a JIT module but this functionality may be of wider usefullness - for example, reading ELF binaries contained within a core dump. gdb/ChangeLog: 2020-12-07 Mihails Strasuns <mihails.strasuns@intel.com> * jit.c (mem_bfd*, bfd_open_from_target_memory): Removed. * gdb_bfd.h (gdb_bfd_open_from_target_memory): New function. * gdb_bfd.c (mem_bfd*, gdb_bfd_open_from_target_memory): New functions.
Diffstat (limited to 'gdb/arch')
0 files changed, 0 insertions, 0 deletions