From: cluless Subject: How to find segment limit and base address during debugging? Date: Fri, 24 Oct 1997 22:21:57 -0600 Message-ID: <877749022.10690@dejanews.com> Newsgroups: comp.os.msdos.djgpp,rec.games.programmer Organization: Deja News Posting Service Lines: 15 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I'm using djgpp and rhide 1.4 for pmode programming. Everything works great, but I do have this frustration with not being able to see a segment register's base and limit during debuggin, (I don't mean the 16 bit segment selectore index stored in a seg reg, it's the 32 bit base address and 32 bit limit that I'm interested in.) For the time being, I have to use self-induced crashes just so that I can find those info in the cwsdpmi error message. Obviously this is not a very good way. I wonder if someone can tell me a more methodical approach. (ie. may be there's an option in rhide that I just overlooked). Thanks for your input. -------------------==== Posted via Deja News ====----------------------- http://www.dejanews.com/ Search, Read, Post to Usenet