X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: pavenis AT lanet DOT lv To: Christer Sandberg , , "Matthew Smith" , Date: Mon, 25 Feb 2002 18:49:56 +0200 MIME-Version: 1.0 Subject: Re: [Rhide-users] [ANNOUNCE] Builds of development version of RHIDE available Message-ID: <3C7A8754.31495.11FC312@localhost> In-reply-to: <5.0.2.1.1.20020225150324.06738c50@mdh.se> References: <009f01c1be01$7515eb20$0101bfbf AT f9c6f0> X-mailer: Pegasus Mail for Windows (v4.01) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On 25 Feb 2002 at 15:13, Christer Sandberg wrote: > At 13:36 2002-02-25 +0000, Matthew Smith wrote: > > > > > > ctl-F9 does not work !! > > > > > It works for me in Windows NT4 DJGPP. > > However Ctrl-ins and Ctrl-del does not work. It doesen't help > to restart Rhide, these keys are completely dead. All other > ctrl or alt-keys seems to work fine. It seems that BIOS calls are being used to read keys. In this case ^Insert and ^Del are not available. > Another problem: running to a breakpoint (or run to cursor) and > then run the program to normal end will normally kill > rhide (silent) under NT, so the execution must always be > terminated before exit. > With 1.5 this has been worse: You get a limit of one program > run with brekapoint for each session of Rhide. Next run or > run to breakpoint will kill Rhide. Try getting release of GDB-5.1.1 for DJGPP (when it will appear in DJGPP mirror sites) and see whether You can reproduce this problem with it. Andris