Performance, stepping into source for shared libs

Daniel Jacobowitz drow@false.org
Mon Jul 2 01:42:00 GMT 2007


On Mon, Jul 02, 2007 at 01:34:05AM +0200, Arne Steinarson wrote:
> Is there some way to reduce these waits?
> 
> What is GDB up to during this time (it doesn't give
> any feedback)?

It's hard to say.  It could be any of several things.  My first guess
is that it is stepping its way through the dynamic symbol lookup
process; under some conditions it can use a breakpoint instead, under
others it can not.

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb mailing list