This is the mail archive of the gdb@sources.redhat.com 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: gdb doesn't work well with DSO on Linux/mips


> This seems to work for me.
>> 
>> 
>> H.J.
>> ---
>> 2002-03-22  H.J. Lu  (hjl@gnu.org)
>> 
>> * config/mips/tm-linux.h (SOLIB_BKPT_NAME): New.
> 
> 
> Actually, I'd prefer the former (add __start to bkpt_names, after
> _start).  One less thing to worry about when multi-arching.
> 
> Also, it may be that we should check for the dynamic linker breakpoint
> symbols in the currently loaded BFD, if there is no .interp section. 
> That would explicitly improve debugging of the dynamic linker.  Kevin,
> does that sound reasonable?

Well, adding the macro is wrong :-)

Andrew




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