mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
- add a new function 'binary_ready_hook_for_gdb()' in ldso. GDB can set a breakpoint at this function to know when ldso has loaded the binary into memory. - get the thread state from the NOVA kernel immediately on 'pause()' Fixes #1968