Date: Mon, 11 Dec 1995 13:23:05 +0200 (IST) From: Eli Zaretskii To: BobHazard Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: Debugging On 10 Dec 1995, BobHazard wrote: > Help, > I can't seem to get the gdb debugger to work. I can get it loaded > and running under > go32 with my program, but can't get it to step through the program code. > I try by > setting a breakpoint, and then executing a 'run' to start it off. When > the breakpoint is reached, I usually get an illegal instruction signal. I > don't believe that this is what I should GDB should work, both in DPMI and non-DPMI mode. Can it be that your memory options in the PIF file for DOS box are set too low? Does it work outside Windows (with gdb, not gdb-dpmi, of course)?