jhb 20ac4e4f81 - 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
2012-04-12 17:43:59 +00:00
..
2012-01-15 13:23:18 +00:00
2012-01-15 13:23:18 +00:00
2012-01-15 13:23:18 +00:00
2011-06-18 13:56:33 +00:00
2012-01-15 13:23:18 +00:00
2012-03-26 21:26:23 +00:00
2011-04-04 17:39:30 +00:00
2010-09-28 03:24:53 +00:00
2012-01-15 13:23:18 +00:00
2012-01-25 11:28:18 +00:00
2012-04-11 22:43:40 +00:00
2011-01-23 12:44:17 +00:00
2012-03-28 20:58:30 +00:00
2012-03-28 20:58:30 +00:00
2012-03-28 20:58:30 +00:00
MFC
2011-05-13 15:20:57 +00:00
MFC
2011-05-13 20:58:48 +00:00
MFC
2011-05-03 18:57:46 +00:00
2012-02-27 18:28:31 +00:00
MFC
2011-05-16 16:34:03 +00:00
2011-05-05 02:35:25 +00:00
2012-03-10 14:57:21 +00:00
2010-04-20 17:57:43 +00:00
2011-07-14 21:02:15 +00:00
2012-01-31 13:00:40 +00:00