home *** CD-ROM | disk | FTP | other *** search
- 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
- From: brenth@ersys.edmonton.ab.ca (Brent Hills)
- Newsgroups: comp.os.ms-windows.programmer.tools
- Subject: Turbo Debugger woes
- Message-ID: <aDuXTB2w165w@ersys.edmonton.ab.ca>
- Date: Sun, 08 Nov 92 13:49:33 MST
- Organization: Edmonton Remote Systems #1, Edmonton, AB, Canada
- Lines: 23
-
- I am having problems using Turbo Debugger for Windows version 2.51
- with Windows 3.1. I am using the the new WINDEBUG.DLL dated 04-06-92
- and my program is compiled under Borland C++ 2.0 with the small
- memory model.
-
- Enough background... If I attempt to step through my program
- or set break points the debugger reports:
-
- Exception 13, Error code 0
- However, if I just run my program within the debugger all works
- fine and no errors are reported. When I am stepping through
- the program (while in the CPU view) the Exception error is generated
- after each of the call instructions.
-
- Is this truly my error or a problem with the debugger? In either
- case is there a fix available or can you direct me to the area in
- my code I should scrutinize.
-
-
-
-
-
- Brent Hills brenth@ersys.edmonton.ab.ca
-