home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / mswindo / programm / tools / 1354 < prev    next >
Encoding:
Text File  |  1992-11-08  |  1.3 KB  |  30 lines

  1. Newsgroups: comp.os.ms-windows.programmer.tools
  2. 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
  3. From: pgourdin%asylum.cs.utah.edu@cs.utah.edu (Paul Gourdin)
  4. Subject: TDW and EasyWin programs
  5. Date: 6 Nov 92 14:58:36 MST
  6. Message-ID: <1992Nov6.145836.12948@hellgate.utah.edu>
  7. Organization: University of Utah CS Dept
  8. References: <5652@sumax.seattleu.edu>
  9. Lines: 19
  10.  
  11. I am using the BC++ 3.1 Windows 3.1 IDE to learn C++
  12. programming.  As such, I'm relying on the EasyWin feature
  13. of BC++ 3.1 to do input/output.  Unfortunately, when I am
  14. debugging my programs with TDW it has problems stepping
  15. over console I/O routines (e.g., "cout << ...").
  16. Specifically, it drops me into a CPU window at an "int3"
  17. instruction.  When I try to quit TDW at this point I get
  18. a dialog box with something about 'Ctrl-Alt-SysReq' or
  19. whatever.  I choose 'Yes' and it immediately crashes BCW
  20. with a general application fault.  Note: I do not have
  21. any problems debugging the same program when compiled as
  22. a DOS app under the DOS BC++ 3.1 IDE.
  23.  
  24. Any hints?  If someone suspects that it's an environment
  25. problem then send e-mail and I will respond with enviro
  26. details.
  27.  
  28. Paul Gourdin
  29. pgourdin@asylum.utah.edu
  30.