home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / cplus / 15857 < prev    next >
Encoding:
Text File  |  1992-11-07  |  1.0 KB  |  30 lines

  1. Newsgroups: comp.lang.c++
  2. Path: sparky!uunet!well!donovan
  3. From: donovan@well.sf.ca.us (Sean Donovan)
  4. Subject: Re: Borland Debugger/Win3.1 question
  5. Message-ID: <BxAAzB.2u7@well.sf.ca.us>
  6. Sender: news@well.sf.ca.us
  7. Organization: Whole Earth 'Lectronic Link
  8. References: <Bx7CsB.KIy@Interlan.com>
  9. Distribution: usa
  10. Date: Fri, 6 Nov 1992 07:47:35 GMT
  11. Lines: 17
  12.  
  13. In article <Bx7CsB.KIy@Interlan.com> consigli@interlan.interlan.com (Frank Consiglio) writes:
  14. >Hi everyone.  Question: does the debugger included in Turbo C++ v3.0 
  15. >for Windows operate under MS Windows v3.1?  Windows is reporting a DLL
  16. >missing when I try to install the debugger under Win3.1.
  17. >
  18. >Feel free to send mail with any relevent experiences.  Thanks.
  19. >
  20. >Frank C.
  21.  
  22.  
  23. TDW which ships with bcc 3.00 will run under win 3.1 if you have the correct
  24. version of WINDEBUG.DLL which is available with bcc 3.10 and from 'other'
  25. sources, (I got my copy before I upgraded from someone who went to the win
  26. developers conference this past may.)  With the new version of windebug
  27. installed tdw ran fine.
  28.  
  29. Sean Donovan
  30.