home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.pascal
- Path: sparky!uunet!spool.mu.edu!wupost!usc!cs.utexas.edu!torn!newshost.uwo.ca!gaul.csd.uwo.ca!sleeger
- From: sleeger@gaul.csd.uwo.ca (Richard Sleegers)
- Subject: Re: Turbo Pascal Debugger problem
- Organization: Computer Science Dept., Univ. of Western Ontario, London, Canada
- Date: Tue, 15 Dec 1992 08:09:44 GMT
- Message-ID: <1992Dec15.080944.7582@julian.uwo.ca>
- References: <8DEC199201030593@trentu.ca>
- Sender: news@julian.uwo.ca (USENET News System)
- Nntp-Posting-Host: asterix.gaul.csd.uwo.ca
- Lines: 17
-
- In article <8DEC199201030593@trentu.ca> tsullivan@trentu.ca writes:
- >debug a small program that I'm writing. My problem is that when I hit F7,
- >the trace won't load the new source files -- in fact, even if they're
- >loaded, the debugger won't jump into them. This is a Bad Thing, seeing as I
- >can't trace into the routines. To answer the standard responses, Yes, I've
- >checked the DIRECTORY setup, and the paths are correct. I even put the path
- >to the units in first, as a wild stab attempt. Oh, and it builds just fine.
-
- If you haven't received a suitable response as of yet, may I suggest
- that you re-compile the unit(s) in question with Debug information and Local
- symbols enabled (TP: Alt-O:C:D, TPC/TPCX: /$D+/$L+), then recompile the
- program (or do a Build with those options enabled.)
-
-
- --
- Richard Sleegers sleeger@gaul.csd.uwo.ca
- London, Ontario, CANADA University of Western Ontario
-