@cproc: Thank you for your feedback. 'ctrl+x a' didn't work for me thus i read interact manual and created another solution: https://github.com/genodelabs/genode/issues/826
On 08.08.2013 12:05, Christian Prochaska wrote: > On 08/08/2013 10:53 AM, Martin Stein wrote: >> When executing a run test that does 'run_genode_until forever' >> and the test stucks irrecoverable somewhere it's not possible >> for me to cancel the process via [strg + c] in contrast to the >> same situation with 'run_genode_until "STRING" TIMEOUT'. > The difference with 'forever' is the invocation of the 'interact' > command, which apparently gives full terminal control to the spawned > process (QEMU). The good thing about that is that it makes it possible > to enter the Fiasco.OC kernel debugger via the 'Esc' key. Interrupting > QEMU should work with 'Ctrl+x a'. > > Christian > > > > ------------------------------------------------------------------------------ > Get 100% visibility into Java/.NET code with AppDynamics Lite! > It's a free troubleshooting tool designed for production. > Get down to code-level detail for bottlenecks, with <2% overhead. > Download for free and get started troubleshooting in minutes. > http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk > _______________________________________________ > Genode-main mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/genode-main ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk _______________________________________________ Genode-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/genode-main
