看板 DFBSD_commit 關於我們 聯絡資訊
commit 8f8555f868039017a03d93c325865170ce0fe71c Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Thu Jul 28 16:19:29 2011 -0700 vkernel - Add SIGINFO support (experimental) * Display the lwp id and the pc and sp of the thread. Summary of changes: sys/platform/vkernel/i386/exception.c | 17 +++++++++++++++++ sys/platform/vkernel64/x86_64/exception.c | 17 +++++++++++++++++ 2 files changed, 34 insertions(+), 0 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8f8555f868039017a03d93c325865170ce0fe71c -- DragonFly BSD source repository