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]

Re: [RFA] missing check against overlay_debugging in objfiles.c


On Tue, Dec 20, 2011 at 7:04 AM, Joel Brobecker <brobecker@adacore.com> wrote:
> Hello,
>
> This fixes a problem where the debugger is trying to locate a minimal
> symbol from its address, when the symbol is inside a section whose
> VMA is different from its LMA.
>
> [...]
> gdb/Changelog:
>
> ? ? ? ?* objfiles.c (insert_section_p): Do not detect overlay sections
> ? ? ? ?if overlay debugging is off.

Ok with me.


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