From: "Mickey Williams" Newsgroups: comp.os.ms-windows.programmer.win32,comp.os.msdos.djgpp Subject: Re: MSVC IDE - Where's the debugger? Date: Thu, 17 Jun 1999 11:31:09 -0700 Organization: Ericsson Data Services Americas Lines: 19 Message-ID: <7kbeul$fsc$1@abc.exu.ericsson.se> References: <3768116B DOT 2707FFD7 AT tek DOT com> <929638194 DOT 11768 AT www DOT remarq DOT com> NNTP-Posting-Host: pc158089.ebu.ericsson.se X-Newsreader: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Are you using Windows NT, or that other operating system ? If you're on Windows 9x, look in the win.ini file under the AeDebug section. This specifies which debugger is launched when an unhandled exception is detected. BTW, it's much easier for a degenerate application to whack the OS if you're using Windows 9x - you may want to look at developing under Windows NT. -- Mickey Williams Paul Richards wrote in message ... >It is ticked. Maybe it's something to do with Allegro not crashing >properly and catching it's errors? How do I get to see these errors if >that's the case?