freebsd-nq/sys/sparc64
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
..
central Add missing <sys/module.h> instances which were shadowed by the nested 2004-06-03 05:58:30 +00:00
compile
conf Better OFW console support on Sun Ultra2 machines. 2004-06-24 02:57:11 +00:00
creator - Add missing <sys/module.h>. [1] 2004-07-09 23:12:22 +00:00
ebus These don't need RMAN_RESOURCE_VISIBLE now that rman is visible 2004-07-03 20:56:16 +00:00
fhc Really remove __RMAN_RESORUCE_VISIBLE 2004-07-03 20:49:00 +00:00
include Implement makectx(). The makectx() function is used by KDB to create 2004-07-10 19:56:00 +00:00
isa - Remove the old sparc64 OFW PCI code (as opposed to the former 2004-05-08 13:53:47 +00:00
pci These don't need RMAN_RESOURCE_VISIBLE now that rman is visible 2004-07-03 20:56:16 +00:00
sbus These don't need RMAN_RESOURCE_VISIBLE now that rman is visible 2004-07-03 20:56:16 +00:00
sparc64 Implement makectx(). The makectx() function is used by KDB to create 2004-07-10 19:56:00 +00:00