home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / pascal / 7475 < prev    next >
Encoding:
Text File  |  1992-12-15  |  1.4 KB  |  30 lines

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