Date: Tue, 11 Aug 1998 11:29:37 -0300 (ADT) From: Endlisnis To: Andris Pavenis cc: djgpp AT delorie DOT com Subject: Re: Bug in RHIDE 1.4.5 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Mon, 10 Aug 1998, Andris Pavenis wrote: ->I'm using patched version of RHIDE-1.4.5 built together with ->sources of gdb-4.16 (instead of 4.17) Could I get a copy from you? ->> int main() ->> { ->> Mode(0x13); ->> cout << "Hi!"; ->> Mode(0x3); ->> return 0; ->> } -> ->No crashes for me with patched 1.4.5. However I don't see output ->in mode 0x13. I think that can also crash on different video card ->as RHIDE does not handle 256 color modes well. Really... I've never had a problem with 1.4 using any VESA graphic mode. I use 8bbp modes all of the time (from within RHIDE) and I've never had a crash, and I do get output on the screen. I've found RHIDE to be the most stable debugger for graphic-based programs I've ever seen. In fact, I've never been able to crash it (or have it screw up) and I've tried it on "ATI Mach64" as well as "Cirrus Logic" cards. The only problem I've ever had was when running my VESA 1.2 library, it forgets the current VESA bank (resets to zero), but that's not as much a problem as some would think. Endlisnis [I have a pyramid of wingyness]