Xref: news2.mv.net comp.os.msdos.djgpp:2380 From: stwand07 AT uctvms DOT uct DOT ac DOT za Newsgroups: comp.os.msdos.djgpp Subject: FSDB and Allegro 2 programs ? Date: 2 Apr 96 15:33:56 +0200 Organization: University of Cape Town Lines: 14 Message-ID: <1996Apr2.153356@uctvms.uct.ac.za> NNTP-Posting-Host: uctvms.uct.ac.za To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp 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.