genode/repos/base-linux/src
Christian Helmuth ce354d6fd9 linux: improve diagnosis on exception handling
Under some circumstances, the diagnostic message in the exception signal
handler was not printed. This could happen due to a dead lock in the
console library if the console code itself produces the exception while
possessing the mutex, e.g., by exhausting a undersized stack. Now, we
directly write to the log session via the stdout_write() hook or use
raw_write_str() in core.
2015-10-06 12:18:57 +02:00
..
base linux: improve diagnosis on exception handling 2015-10-06 12:18:57 +02:00
core base-linux: do not copy dataspace components 2015-09-30 12:20:41 +02:00
ld Introduce 'spec' subdirectories to outline aspects 2015-09-16 13:58:50 +02:00
lib Introduce 'spec' subdirectories to outline aspects 2015-09-16 13:58:50 +02:00
test Remove always_hybrid spec 2015-09-09 15:14:27 +02:00