Marcel Moolenaar 5a39cbaf69 Implement makectx(). The makectx() function is used by KDB to create
a PCB from a trapframe for purposes of unwinding the stack. The PCB
is used as the thread context and all but the thread that entered the
debugger has a valid PCB.
This function can also be used to create a context for the threads
running on the CPUs that have been stopped when the debugger got
entered. This however is not done at the time of this commit.
2004-07-10 19:56:00 +00:00
..
2004-07-08 01:42:49 +00:00
2003-11-08 04:39:22 +00:00
2004-03-13 19:19:13 +00:00
2003-11-08 04:39:22 +00:00