per core memory for core files

Mike Stump mikestump@comcast.net
Wed Jun 6 22:18:00 GMT 2012


On machines with core unique memory, there is no way to represent that memory presently.  We can represent per core registers with .reg/<n>, so, we logically, we want to use .data/<n> for memory relevant to the core that .reg/<n> is relevant for.  This patch does this.

Patches against gdb-7.0.


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: gdb-corelocalmem.patch.txt
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20120606/82715f30/attachment.txt>


More information about the Gdb-patches mailing list