summaryrefslogtreecommitdiffstats
path: root/sys/amd64/conf
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2001-04-09 21:43:45 +0000
committerjhb <jhb@FreeBSD.org>2001-04-09 21:43:45 +0000
commitcd92f5e07a06ee13792a974210d5111b5cee25aa (patch)
tree85ea84b307d7ea9546eac0416d43b95f3fbdfac0 /sys/amd64/conf
parent179a4916c8446b0872d547329066e18c2164af70 (diff)
downloadFreeBSD-src-cd92f5e07a06ee13792a974210d5111b5cee25aa.zip
FreeBSD-src-cd92f5e07a06ee13792a974210d5111b5cee25aa.tar.gz
- One can now specify the decimal pid of a process to trace as a parameter.
Since pid's are not in the kernel address space, this doesn't conflict with the funcionality of specifying an arbitrary frame pointer to the trace command. - If the first function of a backtrace maps to fork_trampoline, then this is a newly fork'd process that has not been executed yet, so just print out the first frame and then return for that case. - Lower the default count from 65535 to 1024. ddb doesn't trace into userland, and if the stack gets hosed and starts looping it's less annoying.
Diffstat (limited to 'sys/amd64/conf')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud