From: "Andrew Davidson" Newsgroups: comp.os.msdos.djgpp Subject: FSDB and keyboard input with allegro Date: Wed, 31 Mar 1999 01:35:06 +0100 Organization: Customer of Planet Online Lines: 14 Message-ID: <7drqkj$ick$1@news7.svr.pol.co.uk> NNTP-Posting-Host: modem-110.heart.dialup.pol.co.uk X-Trace: news7.svr.pol.co.uk 922840531 18836 62.136.152.238 (31 Mar 1999 00:35:31 GMT) NNTP-Posting-Date: 31 Mar 1999 00:35:31 GMT X-Complaints-To: abuse AT theplanet DOT net X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I'm trying to run a program written using allegro to handle keyboard input. It's very very buggy and I'd desperately like to have a look at what's going on using FSDB but for some reason I can't seem to use the keyboard when the program is running under FSDB. It also fails to debug properly as it seems to freeze whenever it hits a break point. While I'm at it, where can I get a version of FSDB that supports a few more graphics modes? The zip file listed in the djgpp faq doesn't seem to exist any more. Thanks, Andrew