John Baldwin 0cc457b000 - 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
..
2009-11-28 23:50:48 +00:00
2009-12-14 22:47:09 +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
2009-01-01 02:08:56 +00:00
2012-03-26 21:26:23 +00:00
2009-01-01 02:08:56 +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
2009-05-09 19:01:24 +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
2008-07-23 16:44:20 +00:00
2012-02-27 18:28:31 +00:00
2011-05-05 02:35:25 +00:00
2012-03-10 14:57:21 +00:00
2009-11-28 23:50:48 +00:00
2010-04-20 17:57:43 +00:00
2011-07-14 21:02:15 +00:00
2009-03-01 04:57:23 +00:00
2009-08-23 08:04:40 +00:00
2012-01-31 13:00:40 +00:00