genode/base-nova/include/base
Alexander Boettcher fcd62729d4 NOVA: tunnel thread start parameters via state()
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.
2012-08-30 10:42:26 +02:00
..
bit_allocator.h Add a bit array and bit allocator, issue #247 2012-08-09 10:23:55 +02:00
bit_array.h Add a bit array and bit allocator, issue #247 2012-08-09 10:23:55 +02:00
cap_sel_alloc.h NOVA: remove pd selector from non Core code 2012-08-09 11:09:41 +02:00
ipc_msgbuf.h NOVA: enable specifying a receive index for IPC 2012-08-09 11:09:42 +02:00
ipc_pager.h Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
ipc.h NOVA: force to map cap in pd_session::assing_pd 2012-08-09 11:09:41 +02:00
native_types.h NOVA: fix invalid cap detection 2012-08-10 10:58:14 +02:00
pager.h NOVA: tunnel thread start parameters via state() 2012-08-30 10:42:26 +02:00
sleep.h NOVA: don't use externals in sleep forever 2012-08-09 14:14:28 +02:00
thread_state.h NOVA: tunnel thread start parameters via state() 2012-08-30 10:42:26 +02:00