home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / mswindo / programm / tools / 1364 < prev    next >
Encoding:
Internet Message Format  |  1992-11-08  |  1.2 KB

  1. Path: sparky!uunet!pmafire!news.dell.com!swrinde!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!destroyer!cs.ubc.ca!unixg.ubc.ca!kakwa.ucs.ualberta.ca!ersys!brenth
  2. From: brenth@ersys.edmonton.ab.ca (Brent Hills)
  3. Newsgroups: comp.os.ms-windows.programmer.tools
  4. Subject: Turbo Debugger woes
  5. Message-ID: <aDuXTB2w165w@ersys.edmonton.ab.ca>
  6. Date: Sun, 08 Nov 92 13:49:33 MST
  7. Organization: Edmonton Remote Systems #1, Edmonton, AB, Canada
  8. Lines: 23
  9.  
  10. I am having problems using Turbo Debugger for Windows version 2.51
  11. with Windows 3.1.  I am using the the new WINDEBUG.DLL dated 04-06-92
  12. and my program is compiled under Borland C++ 2.0 with the small
  13. memory model.
  14.  
  15. Enough background...  If I attempt to step through my program
  16. or set break points the debugger reports:
  17.  
  18.               Exception 13, Error code 0
  19. However, if I just run my program within the debugger all works
  20. fine and no errors are reported.  When I am stepping through
  21. the program (while in the CPU view) the Exception error is generated
  22. after each of the call instructions.
  23.  
  24. Is this truly my error or a problem with the debugger?  In either
  25. case is there a fix available or can you direct me to the area in
  26. my code I should scrutinize.
  27.  
  28.  
  29.  
  30.  
  31.  
  32. Brent Hills              brenth@ersys.edmonton.ab.ca 
  33.