看板 DFBSD_commit 關於我們 聯絡資訊
commit 701b4372e1a13208ccea12b9ed5b3e3deb7ef158 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Wed Aug 26 00:02:05 2009 -0700 AMD64 - Fix minor issues. * Stop kgdb from looping forever if it comes across a bad address during the thread scan. * livkvm prints the correct address for the invalid address message instead of truncating it to 32 bits. Summary of changes: gnu/usr.bin/gdb/kgdb/kthr.c | 7 +++++-- lib/libkvm/kvm_amd64.c | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/701b4372e1a13208ccea12b9ed5b3e3deb7ef158 -- DragonFly BSD source repository