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-06-10 20:31:00 +00:00
2004-04-05 21:00:51 +00:00
2004-05-18 16:04:57 +00:00
2004-03-20 20:41:40 +00:00
2003-07-24 07:41:08 +00:00
2003-01-18 23:43:12 +00:00
2003-02-23 06:34:21 +00:00
2003-11-07 23:29:42 +00:00
2004-06-20 03:52:50 +00:00
2004-03-05 09:19:59 +00:00
2003-09-07 05:33:46 +00:00
2003-09-25 01:10:26 +00:00
2004-04-05 21:00:51 +00:00
2004-04-25 02:36:29 +00:00
2004-05-06 09:35:57 +00:00
2004-07-10 17:47:22 +00:00
2004-04-05 21:00:51 +00:00
2004-04-05 21:00:51 +00:00
2003-11-17 06:10:15 +00:00
2003-12-08 07:22:42 +00:00
2003-12-08 07:22:42 +00:00
2004-07-10 18:40:12 +00:00
2004-04-05 21:00:51 +00:00
2003-08-17 06:42:08 +00:00
2004-07-02 20:21:44 +00:00
2004-07-10 19:56:00 +00:00
2004-07-05 16:59:56 +00:00
2003-04-17 21:57:16 +00:00
2004-05-19 15:41:26 +00:00
2003-02-20 20:54:45 +00:00
2004-04-05 21:00:51 +00:00
2002-10-05 05:47:56 +00:00
2004-04-18 06:24:51 +00:00
2002-10-25 19:10:58 +00:00
2002-11-16 06:35:53 +00:00
2002-10-06 22:01:07 +00:00
2004-04-05 21:00:51 +00:00
2003-07-24 07:34:31 +00:00
2003-09-01 03:01:45 +00:00
2004-04-05 21:00:51 +00:00