K 10 svn:author V 6 marcel K 8 svn:date V 27 2009-11-05T06:27:46.487617Z K 7 svn:log V 193 Implement db_trace_thread() by calling db_stack_trace_cmd() and passing a frame pointer that comes from the thread context. This fixes DDB backtraces by not unwinding debugger functions first. END