home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / cplus / 19938 < prev    next >
Encoding:
Text File  |  1993-01-27  |  952 b   |  26 lines

  1. Newsgroups: comp.lang.c++
  2. Path: sparky!uunet!enterpoop.mit.edu!ira.uka.de!math.fu-berlin.de!batman!mh
  3. From: mh@batman.imat.uni-kassel.de (Martin Hollender)
  4. Subject: gdb for SUN C++ ?
  5. Message-ID: <mh.728119844@batman>
  6. Sender: news@math.fu-berlin.de (Math Department)
  7. Organization: Free University of Berlin, Germany
  8. Date: Wed, 27 Jan 1993 07:30:44 GMT
  9. Lines: 15
  10.  
  11. I'm looking for a version of gdb which is able to debug code compiled with
  12. SUN C++.
  13. My gdb manual says:
  14.  
  15.    The C++ debugging facilities are jointly implemented by the GNU C++
  16. compiler and GDB.  Therefore, to debug your C++ code effectively, you
  17. must compile your C++ programs with the GNU C++ compiler, `g++'.
  18.  
  19. gdb is able to step through my SUN C++ programm, but there is a problem with
  20. printing out the values of variables.
  21.  
  22. Thank you.
  23. --
  24. Martin Hollender         Man-Machine Systems Lab     University of Kassel
  25. tel.  ++49-561-804-2701  email: mh@batman.imat.maschinenbau.uni-kassel.de
  26.