genode/base-nova/src
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
..
base NOVA: tunnel thread start parameters via state() 2012-08-30 10:42:26 +02:00
core NOVA: tunnel thread start parameters via state() 2012-08-30 10:42:26 +02:00
kernel Use NOVA microkernel from github, add 64bit 2012-06-20 19:44:07 +02:00
platform NOVA: remove pd selector from non Core code 2012-08-09 11:09:41 +02:00
test/cap_integrity Adjust cap_integrity test to NOVA changes 2012-08-09 11:09:42 +02:00