home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / cplus / 16236 < prev    next >
Encoding:
Text File  |  1992-11-14  |  1.1 KB  |  40 lines

  1. Newsgroups: comp.lang.c++
  2. Path: sparky!uunet!mcsun!sunic!dkuug!imada!adelt
  3. From: adelt@imada.ou.dk (Adel Shavandi)
  4. Subject: dbxtool ...
  5. Message-ID: <1992Nov13.153902.16063@imada.ou.dk>
  6. Summary: dbxtool ...
  7. Keywords: dbxtool ...
  8. Sender: news@imada.ou.dk (USENET News System)
  9. Organization: Dept. of Math. & Computer Science, Odense University, Denmark
  10. Date: Fri, 13 Nov 1992 15:39:02 GMT
  11. Lines: 27
  12.  
  13.  
  14. I have a program written in C++ and compiled with option -g. Now i call
  15. the dbxtool for sun's C++ compiler version 2.1 released on 1 March 1991.
  16. When the debugger is ready, i type 'debug myprog'. The debugger starts
  17. reading the symbolic information and while doing so, suddenly it exits
  18. without any messages! I have no idea of my program being wrong or the
  19. Sun's C++ debugger. 
  20.  
  21.  
  22. I will really appraciate any hints helping me to find out what is wrong
  23. or how i can find out what is wrong.
  24.  
  25.  
  26.  
  27.                 Thanks in advance,
  28.  
  29.                     Ade'l
  30.  
  31.  
  32. +++++++++++++++++++++++++++++++++++++++++++++++++++++++
  33. + What happens when there is a bug in a debugger ?!!! + 
  34. +++++++++++++++++++++++++++++++++++++++++++++++++++++++
  35.  
  36.  
  37.  
  38.  
  39.  
  40.