home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / mswindo / programm / tools / 1682 < prev    next >
Encoding:
Text File  |  1992-12-11  |  1.4 KB  |  37 lines

  1. Newsgroups: comp.os.ms-windows.programmer.tools
  2. Path: sparky!uunet!microsoft!wingnut!stevesi
  3. From: stevesi@microsoft.com (Steven Sinofsky)
  4. Subject: Re: MSC 7.0 windows debug mode and 'Cant read from device AUX'
  5. Message-ID: <1992Dec12.001809.2647@microsoft.com>
  6. Date: 12 Dec 92 00:18:09 GMT
  7. Organization: Microsoft Corporation
  8. References: <RHARMON.92Dec10144328@triton.uucp>
  9. Distribution: comp.os.ms-windows.programmer.tools
  10. Lines: 23
  11.  
  12. In article <RHARMON.92Dec10144328@triton.uucp> rharmon@uucp (Robert Harmon) writes:
  13. >
  14. >I got a System error: Can't read from device AUX'
  15. >
  16. >when running MSC 7.0 Windows Enhanced Debug Mode
  17. >
  18. >This happens if I try to resize the Solitate app.  The only other thing running
  19. >is clock.
  20. >
  21. >Anyone know why Its got to read from AUX (when I didn;t ask it to).
  22. >--
  23. >rharmon@srg.uunet.uu.net        |
  24. >Robert B. Harmon ms:5-230       |  Causing touble, ...again?
  25. >Arinc Research 2551 Riva Rd.    |  
  26. >Annapolis, Md 21401             | 
  27.  
  28. Whenever you run debug kernel you need to have your machine connected
  29. to a com port so that the output from the debug kernel has some place
  30. to go.  If you don't have (or don't want to use) a second machine/dumb
  31. terminal then just run the DBWIN app that ships with C7.  Add it to
  32. your startup group for maximum benefit.
  33. -- 
  34. Steven Sinofsky
  35. stevesi@microsoft.com
  36. Disclaimer: I don't speak for Microsoft, BillG does that.
  37.