home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.windows.x.apps
- Path: sparky!uunet!wupost!sdd.hp.com!usc!rpi!masscomp!peora!tarpit!tous!bilver!ge-dab!knight.vf.ge.com!happy.vf.ge.com!doug
- From: doug@happy.vf.ge.com (Doug Hughes)
- Subject: C++ debugging tools
- Message-ID: <1992Sep1.164115.5072@knight.vf.ge.com>
- Followup-To: comp.windows.x.apps
- Sender: news@knight.vf.ge.com
- Nntp-Posting-Host: happy.vf.ge.com
- Reply-To: doug@happy.vf.ge.com
- Organization: GE Aerospace - VF
- Date: Tue, 1 Sep 1992 16:41:15 GMT
- Lines: 14
-
-
- gdb, xxgdb, dbxtool and ups are all excellent tools for debugging C.
- However, does anybody know if there is a debugger for C++? I tried
- gdb and ups, but gdb core dumped and ups only showed the .c files that
- were linked in (unfortunately, main wasn't in one of them so it doesn't
- do me much good). Does the latest version of gdb support c++ (g++)?
-
- --
- ___ | GE software developer
- ( / ) _ _, | doug@happy.vf.ge.com
- _/_/ <_>_/_/_<_> | uunet!crdgw1!ge-dab!happy.vf.ge.com!doug
- <_> | 2B | !2B > The_Question
- ________________________|______________________________________________________
-
-