mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
With this patch the 'GNU Project Debugger' (GDB) can be built for Noux. The included run script connects GDB and GDB monitor via a cross-link terminal and allows interactive source-level debugging of the GDB monitor test application on Genode. Fixes #280.