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-10 19:56:00 +00:00
2004-07-10 19:56:00 +00:00
2004-07-08 21:03:35 +00:00
2004-07-08 22:35:36 +00:00
2004-06-21 19:01:55 +00:00
2004-07-04 08:52:35 +00:00
2004-07-10 15:42:16 +00:00
2004-07-10 19:34:06 +00:00
2004-07-08 16:39:03 +00:00
2004-06-14 00:38:54 +00:00
2004-05-18 05:30:06 +00:00
2004-07-10 18:08:38 +00:00
2004-07-09 11:43:37 +00:00
2004-07-10 17:47:22 +00:00
2004-07-09 14:30:09 +00:00
2004-07-04 08:52:35 +00:00
2004-07-06 06:43:45 +00:00
2004-07-10 19:56:00 +00:00
2004-07-10 19:56:00 +00:00
2004-07-05 17:26:04 +00:00
2004-07-03 16:56:45 +00:00
2004-07-10 18:40:12 +00:00
2004-05-14 12:28:31 +00:00
2004-07-09 02:38:25 +00:00
2004-07-09 05:26:27 +00:00
2004-06-13 17:29:10 +00:00
2004-06-13 02:50:07 +00:00
2004-06-14 18:16:22 +00:00
2004-07-04 16:11:03 +00:00
2004-07-08 22:35:36 +00:00
2004-06-13 17:29:10 +00:00
2004-06-23 01:58:22 +00:00
2004-06-24 04:29:53 +00:00
2004-06-21 00:20:43 +00:00
2004-06-24 03:11:29 +00:00
2004-06-16 09:47:26 +00:00
2004-06-17 22:48:11 +00:00
2004-07-08 22:35:36 +00:00
2004-07-08 22:35:36 +00:00
2004-07-03 19:17:06 +00:00
2004-06-16 09:47:26 +00:00
2004-07-08 13:56:17 +00:00
2004-06-16 09:47:26 +00:00
2004-07-09 02:28:23 +00:00
2004-07-09 11:00:41 +00:00
2004-06-24 03:34:46 +00:00
2004-07-10 19:56:00 +00:00
2004-07-10 18:40:12 +00:00
2004-06-30 04:40:20 +00:00
2004-07-07 20:04:06 +00:00
2004-07-06 17:35:10 +00:00
2004-05-16 00:19:12 +00:00