On Tue, May 17, 2005 at 02:25:48PM +0200, Dodji Seketeli wrote: > Package: gdb > Version: 6.3-debian > Severity: important > > Hello, > > I am using gdb on debian sarge, kernel 2.6.8-2-686. > > When I try to step into some functions in a C++ program, gdb takes > for ever, eating 100% CPU. > When I try to break into methods typing 'b anamespace::AClass::amethod' > It takes even longer, it eats 100 CPU and sometimes, it segfaults. > > The program is compiled using g++ version 3.3.5 with the -g flag, > without optimization. > > Sorry, is there something I can do to provide you with more debugging > informations ?
Give me a test case? I have never seen this behavior. Or build GDB from the source package with debugging enabled, and when it is spinning, attach and get a backtrace. -- Daniel Jacobowitz CodeSourcery, LLC -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]