From: jerry AT jvdsys DOT textlitho DOT nl (Jerry van Dijk) Subject: 2 monitor debugging To: djgpp AT sun DOT soe DOT clarkson DOT edu (djgpp) Date: Mon, 20 Feb 1995 23:38:48 +0100 (MET) Hi, From Eli's FAQ (good job, BTW) and recent entries here I got the impression that, when adding "mono" to GO32's options, I would be able to see edebug32 on the mono screen while the application output still went to the color screen. However, it doesn't seem to work that way. Although the topline is displayed (on the top of) the mono screen, and stderr can be redirected to it, edebug32 just runs as usual on the color screen. Is it indeed possible to use the mono screen like this with edebug ? Or does one of the other debuggers support it ? (I'm using 1.12m4, gcc 2.6.3) Thanks in advance, Jerry.