- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When running a FORTRAN program from the command line, is there a way get decent runtime error information? It would be nice to get a subroutine name and a line number just like the good-old VAX FORTRAN compiler would do. Right now, all that I get is the cryptic Hexadecimal Program counter trace back which is absolutely no value to humans.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Build the program with /traceback .

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page