genode/ports/src/lib
Christian Prochaska 46374a6932 gdb_monitor: show correct register state on FOC
On Genode/Fiasco.OC, when an unresolved page fault occurs, only the IP and
SP registers are valid in the thread state read by GDB monitor. This was
not taken into account so far and the other (possibly outdated) register
values got reported to the client, too.

With this patch, only IP and SP get reported to the client in the page
fault case.

Fixes #1063.
2014-02-28 10:11:08 +01:00
..
gdbserver_libc_support Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
gdbserver_platform gdb_monitor: show correct register state on FOC 2014-02-28 10:11:08 +01:00
libc_noux base: setup thread object for main thread in CRT0 2014-02-25 14:58:05 +01:00