K 10 svn:author V 8 jhibbits K 8 svn:date V 27 2019-02-09T21:08:19.552150Z K 7 svn:log V 241 ddb: Print the thread's pcb in 'show thread' This can aid with debugging when a thread is running and has no backtrace. State can be estimated based on the pcb, and refined from there, for example, to get a rough idea of the stack pointer. END