[ILUG] Looking for gdb help

Fergal Moran fergal.moran at wasptech.com
Thu Nov 22 13:11:35 GMT 2001


Hi

I have a client-server c++ app which I am trying to debug using gdb.  If I stick a breakpoint in main.cpp it will break fine - and from there I can step into all my other source files.  However if I put a breakpoint in on of my other source files "break other_source.cpp:51" gdb just hangs when it reaches the breakpoint.  All the sourcefiles have been compiled with the -g option.

Any bright ideas?

Fergal..




More information about the ILUG mailing list