git: kernel - Add KERN_PROC_SIGTRAMP
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Mar 29 11:29:56 PDT 2017
commit e6141a7fee4185cd9a782257b09707be42700b87
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Wed Mar 29 11:23:47 2017 -0700
kernel - Add KERN_PROC_SIGTRAMP
* Add a sysctl to retrieve the sigtramp address range for gdb.
Reported-by: marino
Summary of changes:
sys/kern/kern_exec.c | 2 +-
sys/kern/kern_proc.c | 29 +++++++++++++++++++++++++++++
sys/sys/kinfo.h | 9 +++++++++
sys/sys/sysctl.h | 2 +-
4 files changed, 40 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e6141a7fee4185cd9a782257b09707be42700b87
--
DragonFly BSD source repository
More information about the Commits
mailing list