kernel - Add KERN_PROC_SIGTRAMP
authorMatthew Dillon <dillon@apollo.backplane.com>
Wed, 29 Mar 2017 18:23:47 +0000 (11:23 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Wed, 29 Mar 2017 18:23:47 +0000 (11:23 -0700)
commite6141a7fee4185cd9a782257b09707be42700b87
tree672043a6833edb46b330f5ba07e27e6aefffdfab
parentb48dd28447fc8ef62fbc963accd301557fd9ac20
kernel - Add KERN_PROC_SIGTRAMP

* Add a sysctl to retrieve the sigtramp address range for gdb.

Reported-by: marino
sys/kern/kern_exec.c
sys/kern/kern_proc.c
sys/sys/kinfo.h
sys/sys/sysctl.h