DragonFly commits List (threaded) for 2006-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/gnu/usr.bin/gdb Makefile Makefile.inc src/gnu/usr.bin/gdb/gdb Makefile Makefile.amd64 Makefile.i386 config.h freebsd-uthread.c kvm-fbsd-i386.h kvm-fbsd.c nm-fbsd.h version.c src/gnu/usr.bin/gdb/gdb/patches i386bsd-nat.c.patch ...
corecode 2006/03/07 07:48:11 PST
DragonFly src repository
Modified files:
gnu/usr.bin/gdb Makefile Makefile.inc
gnu/usr.bin/gdb/gdb Makefile
sys/kern kern_shutdown.c
Added files:
gnu/usr.bin/gdb/kgdb Makefile kgdb.1 kgdb.c kgdb.h kthr.c
trgt.c trgt_i386.c
gnu/usr.bin/gdb/libgdb Makefile Makefile.amd64 Makefile.i386
config.h freebsd-uthread.c nm-fbsd.h
version.c
gnu/usr.bin/gdb/libgdb/patches i386bsd-nat.c.patch
i386fbsd-nat.c.patch
i386fbsd-tdep.c.patch
main.c.patch target.c.patch
target.h.patch
Removed files:
gnu/usr.bin/gdb/gdb Makefile.amd64 Makefile.i386 config.h
freebsd-uthread.c kvm-fbsd-i386.h
kvm-fbsd.c nm-fbsd.h version.c
gnu/usr.bin/gdb/gdb/patches i386bsd-nat.c.patch
i386fbsd-nat.c.patch
i386fbsd-tdep.c.patch main.c.patch
target.c.patch target.h.patch
Log:
Switch to building a libgdb and both gdb and kgdb.
Gdb -k doesn't work anymore and was replaced by kgdb, which was imported in
large parts from FreeBSD.
Add a kernel variable indicating with thread is dumping.
Revision Changes Path
1.2 +2 -2 src/gnu/usr.bin/gdb/Makefile
1.3 +5 -0 src/gnu/usr.bin/gdb/Makefile.inc
1.8 +7 -88 src/gnu/usr.bin/gdb/gdb/Makefile
1.26 +2 -0 src/sys/kern/kern_shutdown.c
http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/gdb/Makefile.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/gdb/Makefile.inc.diff?r1=1.2&r2=1.3&f=u
http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/gdb/gdb/Makefile.diff?r1=1.7&r2=1.8&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_shutdown.c.diff?r1=1.25&r2=1.26&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]