Mail Archives: djgpp-workers/1996/05/09/07:52:29
On Mon, 6 May 1996, I wrote:
> I will test this on several other systems, but if anybody can debug with
> gdb under Windows, please say so. The basic problem is that any program
> (either toy or not, I tested several short ones and Emacs) will get
> SIGSEGV (or is it gdb that gets it?) if you set a breakpoint and run it.
My testing shows that `go32_wait' on gdb/go32targ.c returns with GPF
(exception 0Dh) under Windows when the debuggee hits a breakpoint. The
same program outside Windows 3.x runs OK under GDB: `go32_wait' returns
with breakpoint exception.
Anyone has clues/hints as to what could be the cause(s)? Do we tell
people that GDB cannot be used under Windows? (FSDB works, btw.)
- Raw text -