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