home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.programmer.tools
- Path: sparky!uunet!charon.amdahl.com!pacbell.com!ames!saimiri.primate.wisc.edu!zaphod.mps.ohio-state.edu!wupost!emory!swrinde!cs.utexas.edu!hellgate.utah.edu!asylum.cs.utah.edu!pgourdin
- From: pgourdin%asylum.cs.utah.edu@cs.utah.edu (Paul Gourdin)
- Subject: TDW and EasyWin programs
- Date: 6 Nov 92 14:58:36 MST
- Message-ID: <1992Nov6.145836.12948@hellgate.utah.edu>
- Organization: University of Utah CS Dept
- References: <5652@sumax.seattleu.edu>
- Lines: 19
-
- I am using the BC++ 3.1 Windows 3.1 IDE to learn C++
- programming. As such, I'm relying on the EasyWin feature
- of BC++ 3.1 to do input/output. Unfortunately, when I am
- debugging my programs with TDW it has problems stepping
- over console I/O routines (e.g., "cout << ...").
- Specifically, it drops me into a CPU window at an "int3"
- instruction. When I try to quit TDW at this point I get
- a dialog box with something about 'Ctrl-Alt-SysReq' or
- whatever. I choose 'Yes' and it immediately crashes BCW
- with a general application fault. Note: I do not have
- any problems debugging the same program when compiled as
- a DOS app under the DOS BC++ 3.1 IDE.
-
- Any hints? If someone suspects that it's an environment
- problem then send e-mail and I will respond with enviro
- details.
-
- Paul Gourdin
- pgourdin@asylum.utah.edu
-