genode/base-nova/include/nova_cpu_session
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
..
connection.h NOVA: extend cpu_session with synchronous pause 2012-08-30 10:40:00 +02:00
nova_cpu_session.h NOVA: tunnel thread start parameters via state() 2012-08-30 10:42:26 +02:00