This is the mail archive of the gdb@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: Help with stepping into shared-library with stripped ld-linuxon arm board


On Fri, Mar 23, 2007 at 06:56:55PM +0800, Xu Haojun-a18535 wrote:
> But this try seems not work, it still takes a long time when
> stepping into shared-library, we are really confused where goes wrong,
> it there any other place which controls the shared-library stepping
> behavior besides enable_break() in solib-srv4.c ?

You've already asked this question and I've already answered it.
There are a lot of things that will go wrong without symbols.

I suspect this one is related to "fixup".


-- 
Daniel Jacobowitz
CodeSourcery


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