From: Tom Baehr-Jones Newsgroups: comp.os.msdos.djgpp Subject: Gnu Debug Bug! Date: Tue, 18 Mar 1997 18:58:53 -0500 Organization: All USENET -- http://www.SuperNews.com Lines: 9 Message-ID: <332F2C3D.6975@asan.com> Reply-To: aragorn AT asan DOT com NNTP-Posting-Host: ppp37.asan.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp I was using GNU Debug to debug a graphics program that ran fine without the debugger, but crashed with it. I used the __dpmi_simulate_real_mode_interrupt to set mode 320x200x256 if that matters. I'm using version 4.16 for dos if that matters. Why is this happening? Please respond by e-mail or post it Thanks -Tom