[PATCH, mi] Add memory ranges to -library-loaded events

Luis Machado lgustavo@codesourcery.com
Mon Apr 22 15:42:00 GMT 2013


Hi,

This patch extends the information exported by -library-loaded events to 
the upper layers by adding two more fields.

These fields are the low address and high address of the loaded library, 
indicating exactly where it was loaded in memory.

I didn't see any explicit tests for -library-loaded events. We mostly 
just recognize that it is there, but ignore its contents completely. So 
no testcase for this one.

A NEWS entry was added and the documentation was updated to reflect the 
new fields.

OK?

Luis
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-mi-lib-addr.diff
Type: text/x-patch
Size: 3407 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20130422/1173c18c/attachment.bin>


More information about the Gdb-patches mailing list