cvs commit: src/gnu/usr.bin/binutils/gdb
Makefilefbsd-kgdb-alpha.h
fbsd-kgdb-arm.h fbsd-kgdb-i386.h fbsd-kgdb-ia64.h
fbsd-kgdb-powerpc.h fbsd-kgdb-sparc64.h
Nate Lawson
nate at root.org
Mon Jan 26 10:28:06 PST 2004
On Mon, 26 Jan 2004, David E. O'Brien wrote:
> Modified files:
> gnu/usr.bin/binutils/gdb Makefile fbsd-kgdb-alpha.h
> fbsd-kgdb-arm.h fbsd-kgdb-i386.h
> fbsd-kgdb-ia64.h fbsd-kgdb-powerpc.h
> fbsd-kgdb-sparc64.h
> Log:
> Fix problem where kgdb misses trap frames.
>
> Reported by: iedowse
>
> Revision Changes Path
> 1.70 +6 -6 src/gnu/usr.bin/binutils/gdb/Makefile
> 1.2 +3 -0 src/gnu/usr.bin/binutils/gdb/fbsd-kgdb-alpha.h
> 1.2 +2 -0 src/gnu/usr.bin/binutils/gdb/fbsd-kgdb-arm.h
> 1.4 +6 -16 src/gnu/usr.bin/binutils/gdb/fbsd-kgdb-i386.h
> 1.2 +2 -0 src/gnu/usr.bin/binutils/gdb/fbsd-kgdb-ia64.h
> 1.2 +2 -0 src/gnu/usr.bin/binutils/gdb/fbsd-kgdb-powerpc.h
> 1.2 +3 -0 src/gnu/usr.bin/binutils/gdb/fbsd-kgdb-sparc64.h
I'm not sure but I believe this is similar to a patch posted by gallatin@
from a FreeBSD user. I can't remember his name, but he should get some
credit for his help even if this work wasn't based on his. Perhaps Drew
can fill in the details. There may have been a PR too.
In any case, thank you very much for this.
-Nate
More information about the cvs-src
mailing list