genode/base-foc/include
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
..
arm/base fiasco.oc: remove redundant atomic.h header 2014-03-03 13:01:05 +01:00
base base: setup thread object for main thread in CRT0 2014-02-25 14:58:05 +01:00
foc_cpu_session base: Add tracing support to CPU session interface 2013-08-13 17:27:40 +02:00
foc_pd_session Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
signal_session gdb_monitor: improve the backtrace test 2014-03-04 11:36:29 +01:00
util foc: print line numbers in decimal on assert 2013-08-27 16:06:53 +02:00
x86/base thread: rearrange thread context management 2014-01-27 18:54:09 +01:00