genode/ports/src/test/gdb_monitor
Christian Prochaska f72ab94853 GDB monitor test for automatic testing
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.
2012-02-10 18:46:41 +01:00
..
main.cc GDB monitor test for automatic testing 2012-02-10 18:46:41 +01:00
target.mk Imported Genode release 11.11 2011-12-22 16:19:25 +01:00