mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01: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.