home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / cplus / 20012 < prev    next >
Encoding:
Text File  |  1993-01-28  |  2.1 KB  |  49 lines

  1. Newsgroups: comp.lang.c++
  2. Path: sparky!uunet!europa.eng.gtefsd.com!paladin.american.edu!howland.reston.ans.net!usc!elroy.jpl.nasa.gov!decwrl!access.usask.ca!kakwa.ucs.ualberta.ca!acs.ucalgary.ca!jabraham
  3. From: jabraham@acs.ucalgary.ca (John Abraham)
  4. Subject: Re: Not alone with trouble with BC 3.0! Was: Trouble with BC 3.0
  5. Sender: news@acs.ucalgary.ca (USENET News System)
  6. Message-ID: <93Jan27.164159.22542@acs.ucalgary.ca>
  7. Date: Wed, 27 Jan 93 16:41:59 GMT
  8. References: <schmidt.28@rz.uni-passau.de> <1993Jan20.022618.18191@borland.com>
  9. Nntp-Posting-Host: acs6.acs.ucalgary.ca
  10. Organization: The University of Calgary, Alberta
  11. Lines: 36
  12.  
  13. In article <1993Jan20.022618.18191@borland.com> pete@borland.com (Pete Becker) writes:
  14. >In article <schmidt.28@rz.uni-passau.de> schmidt@rz.uni-passau.de (SCHMIDT GUIDO) writes:
  15. >>Hello!
  16. >>
  17. >>Recently I posted an article in which I discribed my troubles with BC 3.0.
  18. >>When my project was becoming a bit more complex the compiler suddenly
  19. >>skipped over a few lines of instruction and jumped somewhere by random
  20. >>(I guess). I checked it several times, I didn't make any mistakes. 
  21. >>(I had turned off any optimizations and of course I compiled the file 
  22. >>before executing it - I'm not stupid)
  23. I thought I had the same problem.  But then I found out that I
  24. just wasn't *saving* my files before running the debugger.  This
  25. was a bug in the Turbo C++ for windows environment - It checked
  26. for dependencies and recompiled before invoking the debugger, but
  27. it didn't save the source files to disk.  Since it was smart
  28. enough to recompile I just ASSUMED it would save the files.  It
  29. took me a few hours to figure out...
  30.  
  31. --
  32. "Wow, it's like a 'Calvin and Hobbes' fantasy but without the
  33. artistic look to it" - Scott Adams' (SCOTTADAMS@AOL.COM) character
  34. "Dilbert" talking about Internet.
  35. -- 
  36. John E. Abraham, P.Eng.               ***** University of Calgary
  37. jabraham@acs6.acs.ucalgary.ca          **** Department of Civil Engineering
  38. Mathematical Modelling                  *** 2500 University Dr. N.W.
  39. Computer Simulation                      ** Calgary, AB, T2N 1N4
  40. Transportation and Land Use Interaction   * Canada
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.