Mail Archives: djgpp/1995/12/11/08:33:05
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)?
- Raw text -