From: martynas DOT kunigelis AT VM DOT KTU DOT LT Message-Id: <199604030804.DAA09936@mv.mv.com> Date: Wed, 03 Apr 96 10:59:18 LIT Subject: Re: FSDB and Allegro 2 programs ? To: djgpp AT delorie DOT com In-Reply-To: Your message of 2 Apr 96 15:33:56 +0200 On 2 Apr 96 15:33:56 +0200 you said: >Hi > >I have a weird problem when using FSDB to debug programs compiled with >Allegro 2. As soon as I start the program, I get an error message : >"Unsupported exception 0x0D" (I think this is the number...) Could this have >something to do with locking memory, or the fact that Allegro installs keyboard >and timer interrupt handlers ? > >The version of FSDB supposedly handles interrupt routines (it is modified by >Rico/Spirit). What is weird is that edebug32 works fine with these programs. >I prefer the FSDB interface though, so any help would be appreciated! > >Adios >Mark. Yeah, I had a similar problem. The solution is: rebuild FSDB| I doubbt you'll be able to debug allegro apps, though, cause SPiRiT's FSDB only handles VGA mode 13h, while allegro is mostly SVGA library. BTW, most allegro tests crash under OS/2 Warp. Sound code even manages to crash the OS/2 itself| Martynas