mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-30 10:38:55 +00:00
fcd62729d4
The cpu_session interface fails to be virtualized by gdb_monitor because platform-nova uses an extended nova_cpu_session interface. The problem was that threads have been created directly at core without knowledge of gdb_monitor. This lead to the situation that gdb_monitor didn't know of all threads to be debugged. Tunnel the additional parameters required on base-nova through the state() call of the cpu_session interface before the thread actual is started. |
||
---|---|---|
.. | ||
bit_allocator.h | ||
bit_array.h | ||
cap_sel_alloc.h | ||
ipc_msgbuf.h | ||
ipc_pager.h | ||
ipc.h | ||
native_types.h | ||
pager.h | ||
sleep.h | ||
thread_state.h |