X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Andrew Cottrell Newsgroups: comp.os.msdos.djgpp Subject: Re: RHGDB screenmode Date: Mon, 23 Feb 2004 19:53:32 +1100 Organization: HOME Message-ID: References: <001801c3f94c$d28750e0$0600000a AT broadpark DOT no> X-Newsreader: Forte Agent 1.93/32.576 English (American) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 14 NNTP-Posting-Host: 202.154.115.197 X-Trace: 1077526048 news.syd.swiftdsl.com.au 27644 202.154.115.197 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com >Why is it that RHGDB 1.5 always starts up in 40x25 mode? >Both under plain-DOS and Windows DOSX-box (windowed or full >screen). Is there some env-var to stop this annoying feature? If you don't get a proper answer you could look at the source code, BTW go and grab 1.5.0.1 from www.rhide.com . If you are using 2K or XP then if Rhide GDB crashes then have a look at the run time options and try some of them, for example -b and -K. Good luck. Andrew