git: vkernel - Add SIGINFO support (experimental)
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Jul 28 16:21:43 PDT 2011
commit 8f8555f868039017a03d93c325865170ce0fe71c
Author: Matthew Dillon <dillon at 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
More information about the Commits
mailing list