mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
The following features are tested (currently on Fiasco.OC only): - breakpoint in 'main()' - breakpoint in a shared library function - stack trace when not in a syscall - thread info - single stepping - handling of segmention fault exception - stack trace when in a syscall This patch fixes #105.