From: Shawn Hargreaves Newsgroups: comp.os.msdos.djgpp Subject: Re: ANNOUNCE: RHIDE 1.1 is available Date: Fri, 24 Jan 1997 21:44:53 +0000 Organization: None Lines: 24 Distribution: world Message-ID: References: NNTP-Posting-Host: talula.demon.co.uk MIME-Version: 1.0 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp >- The debuggers support now graphics programs to be debugged (works not > at all but in most standard modes including VESA) Wow! A big round of applause to all concerned - this is *excellent*. Mode 13h support seems to be 100% perfect. Mode-X works ok, although I did have some trouble after I interrupted a program that used hardware page flipping - it ran ok, but the screen flickered a lot after it got control back from the debugger. The VESA modes are the only ones that caused me problems. Linear framebuffer modes didn't work at all (no problem - people can use VESA 1.x when debugging :-) but even in the standard VESA modes the display didn't always seem to be restored correctly. It works ok the first time the debugger switches back to it, but on subsequent switches (eg. when single-stepping through a function) I somehow ended up in text mode. Any ideas why? Also, many thanks for including the standalone rhgdb program. I've never been a great fan of integrated developement environments like Rhide, but this debugger is an absolute god-send. Thanks! /* * Shawn Hargreaves - shawn AT talula DOT demon DOT co DOT uk - http://www.talula.demon.co.uk/ * Ghoti: 'gh' as in 'enough', 'o' as in 'women', and 'ti' as in 'nation'. */