X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Message-ID: <03aa01c3fa17$83366dc0$0600000a@broadpark.no> From: "Gisle Vanem" To: References: <001801c3f94c$d28750e0$0600000a AT broadpark DOT no> Subject: Re: RHGDB screenmode Date: Mon, 23 Feb 2004 15:15:38 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Reply-To: djgpp AT delorie DOT com "Andrew Cottrell" said: > >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. The solution was to create a test.cfg file with [IDE] SCREENMODE: 3 and start "rhgdb -i test.cfg". Then edit preferences and save that. Sigh. --gv