home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!utcsri!torn!news.ccs.queensu.ca!qucdn!matovicm
- Organization: Queen's University at Kingston
- Date: Thu, 21 Jan 1993 23:45:29 EST
- From: <MATOVICM@QUCDN.QueensU.CA>
- Message-ID: <93021.234529MATOVICM@QUCDN.QueensU.CA>
- Newsgroups: comp.lang.fortran
- Subject: dbx headache
- Lines: 6
-
- I'm fed up with dbx (SGI, IRIX 3.3.2, IRIX 4.0.1) when debugging fortran
- programs. Examining arrays is pain in a neck unless you deal with the
- size a(3,3) or similar. Is there any way to say e.g.
- print a from 155 to 175 (and possibly to specify the increment).
- Or, is there any other UNIX (public domain) debugger that can handle
- arrays frinedly?
-