X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com From: "Gerrit van Niekerk" Organization: GPvNO To: RayeR , djgpp AT delorie DOT com Date: Thu, 13 Sep 2007 16:40:04 +0200 MIME-Version: 1.0 Subject: Re: What version of RHIDE do you use? Message-ID: <46E967E4.3037.5C1D5058@gerritvn.gpvno.co.za> In-reply-to: <1189688951.738308.103550@d55g2000hsg.googlegroups.com> References: <1189688951 DOT 738308 DOT 103550 AT d55g2000hsg DOT googlegroups DOT com> X-mailer: Pegasus Mail for Windows (4.41) 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 13 Sep 2007 at 6:09, RayeR wrote: > I still use very old 1.4 which is perfectly stable but debuggind don't > work there (it says i need compile with -g but it already is). I tried > some newer, one version 1.5 from rhide.com which behaves very unstable > on my system - eg. crashes when loading some source file but debugging > is fully working. Then I found laterst ver 1.5c from 2005, it seems to > be quite stable but debugging is only partialy working (when open > assembler window it crashes). > I use it with gcc 4.x djgpp 2.04 under dos, win9x and xp. After a lot of searching I also found RHIDE 1.5c (Feb 14 2005) which is reasonably stable under WinXP, but with certain nasty habits: 1. When trying to open an assembler window, it does not quite crash, but aborts to the DOS prompt. 2. When you exit a program being debugged with any breakpoint set, it does the same. 3. Debugging graphics programs with the most common graphic modes results in the user screen being trashed when proceeding from a breakpoint. If there is any better version, I'd like to hear about it. If there is none and once I get some time on my hands (if that will ever happen) I'd be willing to look for the problems and fix it.