Date: Tue, 21 Sep 1999 15:40:21 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Chris Mears cc: djgpp AT delorie DOT com Subject: Re: Allegro & GDB In-Reply-To: <37e98883.7765166@wingate> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sun, 19 Sep 1999, Chris Mears wrote: > However, when I run it under the debugger, GDB, the ball is not drawn > at all. I can't figure it out. Debugging graphics programs is tricky. Please post more details (e.g., how did you run the program under GDB, exactly, and what version of GDB did you use). Stepping into the functions that draw the ball might give you some insight.