genode/base-foc/src/base
Christian Prochaska e142d0d2e8 gdb_monitor: improve the backtrace test
With this patch, functions which execute blocking syscalls on Fiasco.OC
are built with frame pointers to get a correct backtrace shown in GDB.

Also, the backtrace test for a thread currently executing a syscall now
traces the  'Genode::Thread_base::join()' function instead of
'Genode::sleep_forever()', because base-nova has a custom implementation
of 'Genode::sleep_forever()' with a different backtrace than on Fiasco.OC.

Fixes #1061.
2014-03-04 11:36:29 +01:00
..
console Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
env Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
ipc gdb_monitor: improve the backtrace test 2014-03-04 11:36:29 +01:00
lock gdb_monitor: improve the backtrace test 2014-03-04 11:36:29 +01:00
pager GDB monitor: find out page faulting thread 2013-10-25 23:49:00 +02:00
server Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
thread base: generic implementation of Context_allocator 2014-02-25 14:58:05 +01:00