From: rkramer AT xs4all DOT nl () Newsgroups: comp.os.msdos.djgpp,comp.os.msdos.programmer Subject: Dual monitor debugging? Date: 1 Dec 1997 12:16:39 GMT Organization: XS4ALL, networking for the masses Message-ID: <65u9r7$5h9$1@news2.xs4all.nl> NNTP-Posting-Host: xs2.xs4all.nl Lines: 25 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hi all, This might be slightly off-topic, but I'm trying to debug my graphics application using an additional Hercules monitor. Redirecting to a file doesn't work, because the last (and the only relevant) bit of debug info is lost after crash/termination of my application.. I tried 'mode mono' and mshell by DJ Delorie, but both only move the blinking cursor on my mono screen - I don't see any text. I'm working in a Win95 DOS box. Can anyone tell me how to get this working, or point me to a dual-monitor debugging FAQ or something? Shouldn't I see any text if I output bytes to b000:0 in DEBUG? (I don't! :) Is there a simpler way to do this under Win95, for example redirect stdout to some window? Thanks! Rob Kramer rkramer AT xs4all DOT nl P.S. Could you please CC to my personal e-mail address? Ta!