Date: Mon, 26 Jan 2004 10:28:00 -0800 (PST) From: Nate Lawson <nate@root.org> To: "David E. O'Brien" <obrien@FreeBSD.org> Cc: src-committers@FreeBSD.org Subject: Re: 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 Message-ID: <20040126102633.O28149@root.org> In-Reply-To: <20040126091901.B100C16A547@hub.freebsd.org> References: <20040126091901.B100C16A547@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040126102633.O28149>