summaryrefslogtreecommitdiffstats
path: root/contrib/diff/lib/prepargs.c
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2012-04-12 17:43:59 +0000
committerjhb <jhb@FreeBSD.org>2012-04-12 17:43:59 +0000
commit20ac4e4f812f8a1caca5d5d792b599580c95d8e4 (patch)
tree26b9e2e550fbe63d131bb05f09fe4a80cd0e9c8c /contrib/diff/lib/prepargs.c
parent8840b80b150a66caf96c13d04b34664655ca1b7c (diff)
downloadFreeBSD-src-20ac4e4f812f8a1caca5d5d792b599580c95d8e4.zip
FreeBSD-src-20ac4e4f812f8a1caca5d5d792b599580c95d8e4.tar.gz
- Extend the KDB interface to add a per-debugger callback to print a
backtrace for an arbitrary thread (rather than the calling thread). A kdb_backtrace_thread() wrapper function uses the configured debugger if possible, otherwise it falls back to using stack(9) if that is available. - Replace a direct call to db_trace_thread() in propagate_priority() with a call to kdb_backtrace_thread() instead. MFC after: 1 week
Diffstat (limited to 'contrib/diff/lib/prepargs.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud