Bug #1301
gdb vkernel doesn't work at all anymore
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - |
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.
Related todos
History
Updated by nthery about 4 years ago
I'll give this one a look as I fixed a similar bug in july.
Updated by corecode about 4 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.