Xref: news-dnh.mv.net comp.os.msdos.djgpp:1828 Path: news-dnh.mv.net!mv!news.sprintlink.net!in1.uu.net!news.eng.convex.com!news.ecn.uoknor.edu!bubba.ucc.okstate.edu!wizard.uark.edu!comp!nmiljani From: Nick Newsgroups: comp.os.msdos.djgpp Subject: Re: MSHELL Problem Date: Tue, 29 Aug 1995 18:35:15 -0500 Organization: University of Arkansas Lines: 13 References: Nntp-Posting-Host: comp.uark.edu To: djgpp AT sun DOT soe DOT clarkson DOT edu Dj-Gateway: from newsgroup comp.os.msdos.djgpp On Fri, 25 Aug 1995, Chris Hayden wrote: > The Monocrome card does use a different area of high memory than CGA on up. > I cannot remember what it is, however, as I use QEMM, which will automatically > look it up. If noone else sends in the area, I'll look it up tonight. If you're talking about monochrome card address space, it's B000-B7FF. You might want to try adding X=B000-B7FF to EMM386 line in your CONFIG.SYS. I have never used two-card two monitor combo, but it would be nice to know if the X=... line is needed in CONFIG.SYS in order to use GDB with two monitors. Good luck, Nick