Message-ID: <3698E5C0.705749C3@net4you.co.at> Date: Sun, 10 Jan 1999 18:39:12 +0100 From: Seawolf X-Mailer: Mozilla 4.07 [de] (Win98; I) MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: GDB problem Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit NNTP-Posting-Host: 194.177.154.90 X-Trace: 10 Jan 1999 18:38:07 +0100, 194.177.154.90 Lines: 13 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com How do I debug programs using the Allegro keyboard handler with the gnu debugger? Here's my problem in a brief description: * run program from debugger ('run') * program crashes * "Shutting down Allegro." *blabla* "...due to signal...", registers, EIPs * Does Allegro restore the old keyboard handler? * no screen output when typing something in gdb * I press a key. * gdb crashes