home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: sparky!uunet!enterpoop.mit.edu!ira.uka.de!math.fu-berlin.de!batman!mh
- From: mh@batman.imat.uni-kassel.de (Martin Hollender)
- Subject: gdb for SUN C++ ?
- Message-ID: <mh.728119844@batman>
- Sender: news@math.fu-berlin.de (Math Department)
- Organization: Free University of Berlin, Germany
- Date: Wed, 27 Jan 1993 07:30:44 GMT
- Lines: 15
-
- I'm looking for a version of gdb which is able to debug code compiled with
- SUN C++.
- My gdb manual says:
-
- The C++ debugging facilities are jointly implemented by the GNU C++
- compiler and GDB. Therefore, to debug your C++ code effectively, you
- must compile your C++ programs with the GNU C++ compiler, `g++'.
-
- gdb is able to step through my SUN C++ programm, but there is a problem with
- printing out the values of variables.
-
- Thank you.
- --
- Martin Hollender Man-Machine Systems Lab University of Kassel
- tel. ++49-561-804-2701 email: mh@batman.imat.maschinenbau.uni-kassel.de
-