This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[rfc][0/3] Remote core file generation


Hello,

the following series of patches enables the "generate-core-file" command
on remote targets as well.  It consists of three parts:

- a BFD patch to enable helper routines on non-native targets
- a patch to create core file notes for remote targets
- a patch to retrieve the memory region list for remote targets

I've tested the implementation against a arm-linux-gnueabi
target, and it seems to work; in particular the gcore related
tests all pass.

At this point, I'm posting this primarily to get some feedback
about implementation choices, see the other emails for details.

Thanks,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU Toolchain for Linux on System z and Cell BE
  Ulrich.Weigand@de.ibm.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]