Date: Sun, 16 Jun 1996 09:42:35 +0200 (IST) From: Eli Zaretskii To: Paul Fisher Cc: djgpp AT delorie DOT com Subject: Re: GDB problems In-Reply-To: <4pqolq$404@news.bu.edu> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On 14 Jun 1996, Paul Fisher wrote: > Either, the code doesn't run correctly within GDB, although it runs > 100% outside of GDB with the same compiler flags. > > Or the code runs, but if I set a breakpoint I automatically get a > SIGINT error, which causes GDB to drop the module, effectively > negating any possibility of actually debugging. GDB sure works for me under DOS. You will have to post the details: the source of a minimal program that exhibits this problem, and a script of GDB commands that you used before it crashes, together with the GDB output at the moment of crash. Also, please post the output of the "DIR GDB.EXE" when run in the `bin' subdirectory of your DJGPP main installation directory.