home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / unix / aux / 4703 < prev    next >
Encoding:
Text File  |  1993-01-23  |  847 b   |  31 lines

  1. Newsgroups: comp.unix.aux
  2. Path: sparky!uunet!psinntp!isc-newsserver!ultb!cnspci
  3. From: cnspci@ultb.isc.rit.edu (C.N. Salvaggio)
  4. Subject: Problem using dbx with gcc
  5. Message-ID: <1993Jan22.235102.16392@ultb.isc.rit.edu>
  6. Sender: news@ultb.isc.rit.edu (USENET News System)
  7. Nntp-Posting-Host: ultb-gw.isc.rit.edu
  8. Organization: Rochester Institute of Technology
  9. Date: Fri, 22 Jan 1993 23:51:02 GMT
  10. Lines: 19
  11.  
  12. Has anyone encountered a problem using dbx on image files created with
  13. gcc.  Whenever I compile a file using gcc, when trying to use the dbx
  14. debugger, I receive the message
  15.  
  16.    dbx: internal error: can't find exit
  17.  
  18. when trying to run the program, or the error
  19.  
  20.    couldn't read "libgcc2.c"
  21.  
  22. when trying to list the code.
  23.  
  24. If anyone has any insight as to why this is happening, I'd appreciate
  25. your help.
  26.  
  27. Carl Salvaggio
  28. cnspci@ultb.isc.rit.edu
  29.  
  30.  
  31.