Mail Archives: djgpp-workers/1999/03/21/15:34:03
This patch will fix GDB's behavior when asked to access bad addresses in
the debuggee. Now it will act like on Unix, where it says "Cannot
access memory at 0xdeadbeef". Previously it would print garbage or
crash.
Also, in order for it to compile under DJGPP 2.02, the (mismatching)
redeclaration of sys_siglist in libiberty/strsignal.c has to go. I'm
not sure of the cleanest way to do this.
Btw: I wonder if a new GDB binary is in order? The current one is
several years old, and I don't think it includes stabs support.
--
Nate Eldredge
nate AT cartsys DOT com
- Raw text -