X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com Message-ID: <4789C196.1050504@iki.fi> Date: Sun, 13 Jan 2008 09:45:26 +0200 From: Andris Pavenis User-Agent: Thunderbird 2.0.0.9 (X11/20071115) MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: RHIDE under Win XP References: <913ij.150$WJ DOT 33 AT newsfe4-win DOT ntli DOT net> <4789435B DOT 25429 DOT 1F5BE0B AT gerritvn DOT gpvno DOT co DOT za> <07a3fc51-8666-4c77-8f66-c24f6909870b AT e23g2000prf DOT googlegroups DOT com> In-Reply-To: <07a3fc51-8666-4c77-8f66-c24f6909870b@e23g2000prf.googlegroups.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com RayeR wrote: >> This version is working well for me: >> >> http://ap1.pp.fi/djgpp/rhide/ > > I tried this version, but Debug/Disassembler window don't work for me. > When I try to open it and step program by F8 then Rhide silently > crashes to DOS. When I tried to run rhgdb.exe standalone it displayed > SIGABRT error when disassembler started. I can use older rhgdb which > has working disassembler but it don't work from Rhide directly, still > silent exit to DOS prompt. > > Exiting due to signal SIGABRT > Division by Zero at eip=00009d3d, x87 status=0000 > eax=000000c8 ebx=00000001 ecx=000000cc edx=000000c8 esi=ffd12a58 > edi=003a7fbc > ebp=0049cac8 esp=0049cab0 program=E:\DJGPP\BIN\RHGDB.EXE > cs: sel=00af base=84666000 limit=ffd2efff > ds: sel=00b7 base=84666000 limit=ffd2efff > es: sel=00b7 base=84666000 limit=ffd2efff > fs: sel=00c7 base=00000000 limit=0010ffff > gs: sel=00c7 base=00000000 limit=0010ffff > ss: sel=00b7 base=84666000 limit=ffd2efff > App stack: [0049d488..0041d48c] Exceptn stack: [0041cb4c..0041ac0c] > > Call frame traceback EIPs: > 0x00009d3d > 0x00094e4a > 0x00094fc0 > 0x00094fea > 0x0016093a > 0x000b7c5d > 0x000183aa > 0x0000be39 > 0x0000be9a > 0x00008d13 > Known problem. The number of registers exceeds number of rows and no test for it was performed as far as I remember. Problem seems to be fixed in CVS version. So if no one of binary versions work one should try to build RHIDE frome sources using CVS version. I myself am not using RHIDE already for a long time and I'm not planing to build it from sources anu more. Andris