HomeFreeBSD

MFC 357632: Use the context created in makectx() for stack traces.

Description

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.

Details

Provenance
jhbAuthored on
Parents
rS360925: Refresh the USB device strings when a USB device is re-enumerated.
Branches
Unknown
Tags
Unknown