home *** CD-ROM | disk | FTP | other *** search
- 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
- From: kovacs@informatik.uni-stuttgart.de (Ernoe Kovacs)
- Newsgroups: comp.unix.aix
- Subject: Re: Problem with xlC(C++) and dbx
- Message-ID: <KOVACS.92Jul24100551@orgel.informatik.uni-stuttgart.de>
- Date: 24 Jul 92 08:05:51 GMT
- References: <KOVACS.92Jul16133328@orgel.informatik.uni-stuttgart.de>
- Sender: news@ifistg.uucp
- Distribution: comp
- Organization: IPVR, Uni Stuttgart, Germany
- Lines: 9
- In-reply-to: kovacs@informatik.uni-stuttgart.de's message of 16 Jul 92 11:33:28 GMT
-
- Okay,
- we found out at our own cost.
-
- dbx didn't look in the current directory for the files. It also ignores the
- command line option. We put a "use ." statement in out .dbxinit file and
- everything worked well. It is a pleasure to see C++ source code in dbx/xde
- and to print C++ data structures.
-
- - Ernoe
-