mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-27 14:49:31 +00:00
9090311a06
With this patch, the register contents of a paused thread (which is not currently executing a syscall) can get modified by the 'Cpu_session::state()' function. Fixes #896.