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: [patch] Fix a crash when displaying variables from shared library.


On Fri, Mar 6, 2009 at 10:46 AM, Joel Brobecker <brobecker@adacore.com> wrote:

>> I didn't touch similarly mis-named xcoff_solib_address, because I can't
>> see any use of that symbol. Perhaps it should be deleted?
>
> This function is actually used as a #define in config/rs6000/nm-rs6000.h:
>
>    #define     PC_SOLIB(PC)    xcoff_solib_address(PC)

Ah, I should have used 'grep -r' ...

> Looks great. Please apply.

Committed.

Thanks,
-- 
Paul Pluzhnikov


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