[comp.lang.c++] Debugging GNU C++ programs

sanjay@POSITRON.LCS.MIT.EDU (Sanjay Ghemawat) (04/22/88)

Hi,

I haven't been able to figure out how to debug C++. I have dbx, gdb and gdb+.
Which of these debuggers can I use, and how do I do it - for example,
do I have to use the gnu assembler.

If somebody who can debug their programs would tell me how they got
their debugger to work with C++ progs, I would be very grateful.

-Sanjay