Actions
Bug #1301
closedgdb vkernel doesn't work at all anymore
Status:
Closed
Priority:
High
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Description
gdb and vkernel (SMP or not) don't play well together anymore. I keep getting
to a state where the vkernel is in state "stop" and the vkernel is in "wait",
and nothing moves on. The only help is to kill gdb, which either makes the
vkernel run again, or kills it as well.
Updated by nthery over 15 years ago
I'll give this one a look as I fixed a similar bug in july.
Updated by corecode over 15 years ago
this should be mostly fixed. remaining problems are probably due to lack of
multi-threaded debugging support. closing this issue until mt debugging arrives.
Actions