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 v2][0/3] Remote core file generation


Hello,

this is an updated version of the series to implement remote
generate-core-file support.

1/3: BFD support for cross core file notes generation
2/3: GDB support for cross core file notes generation
3/3: Remote find-memory-region support

The first two patches are mostly unchanged compared to the
initial revision of this patch series.  The third part is
completely rewritten, and uses the TARGET_OBJECT_PROC support
implemented in this patch series:
http://sourceware.org/ml/gdb-patches/2011-12/msg00007.html

instead of requiring any further remote protocol extensions.

The whole series was tested on Cell/B.E. native and remote,
and on ARM remotely.   No regressions; a couple of additional
test cases (gcore.exp) are now passing.

I'd appreciate any thoughts or comments on this approach.

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]