Path: utzoo!mnetor!uunet!husc6!mit-eddie!POSITRON.LCS.MIT.EDU!sanjay From: sanjay@POSITRON.LCS.MIT.EDU (Sanjay Ghemawat) Newsgroups: comp.lang.c++ Subject: Debugging GNU C++ programs Message-ID: <8804211901.AA01977@POSITRON.LCS.MIT.EDU> Date: 21 Apr 88 19:01:14 GMT Sender: daemon@eddie.MIT.EDU Lines: 11 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