Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!cs.utexas.edu!sun-barr!rutgers!aramis.rutgers.edu!remus.rutgers.edu!lcs From: lcs@remus.rutgers.edu (Lyle C. Seplowitz) Newsgroups: comp.sys.cbm Subject: Debugger 2.0 Message-ID: Date: 23 Jan 91 14:19:00 GMT Organization: Rutgers Univ., New Brunswick, N.J. Lines: 20 I recently installed Debugger 2.0 on my geoProgrammer disk. Thank you to the people who made it available on milton. It works great (although I would have liked it to default to a BACKRAM SuperDebugger rather than using the REU so that the rboot ability isn't destroyed--I keep forgetting to hold the space bar). The documentation file is VERY long, but informative. Its more a technical guide, although it does briefly discuss the new comands. By the way, it is called "The Hitchhiker's Guide to GeoProgrammer" -- is this the one that people were asking about, or is there a "Hitchhiker's Guide to GEOS"? Anyway, my question is this: I wanted to test the debugger with a small, incomplete program that I wrote, however, when I opened the file, the debugger did not load in the .sym file that was produced by the linker. I haven't relinked it lately, but that shouldn't be a problem, the linker is the same. How can I get the debugger to load that symbol file? :)