mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-23 10:40:27 +00:00
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.