K 10 svn:author V 3 jhb K 8 svn:date V 27 2020-05-11T20:58:27.850595Z K 7 svn:log V 257 MFC 357632: Use the context created in makectx() for stack traces. Always use the kdb_thr_ctx() for db_trace_thread() as on other architectures. Initialize pcb_ra to be the sepc from the saved trapframe rather than the saved ra to avoid skipping a frame. END