home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / aix / 8133 < prev    next >
Encoding:
Internet Message Format  |  1992-07-23  |  908 b 

  1. Path: sparky!uunet!usc!sol.ctr.columbia.edu!ira.uka.de!sun1.ruf.uni-freiburg.de!news.belwue.de!news.uni-stuttgart.de!ifistg!kovacs
  2. From: kovacs@informatik.uni-stuttgart.de (Ernoe Kovacs)
  3. Newsgroups: comp.unix.aix
  4. Subject: Re: Problem with xlC(C++) and dbx
  5. Message-ID: <KOVACS.92Jul24100551@orgel.informatik.uni-stuttgart.de>
  6. Date: 24 Jul 92 08:05:51 GMT
  7. References: <KOVACS.92Jul16133328@orgel.informatik.uni-stuttgart.de>
  8. Sender: news@ifistg.uucp
  9. Distribution: comp
  10. Organization: IPVR, Uni Stuttgart, Germany
  11. Lines: 9
  12. In-reply-to: kovacs@informatik.uni-stuttgart.de's message of 16 Jul 92 11:33:28 GMT
  13.  
  14. Okay,
  15. we found out at our own cost.
  16.  
  17. dbx didn't look in the current directory for the files. It also ignores the
  18. command line option. We put a "use ." statement in out .dbxinit file and
  19. everything worked well. It is a pleasure to see C++ source code in dbx/xde
  20. and to print C++ data structures.
  21.  
  22. - Ernoe
  23.