genode/repos/base/src
Norman Feske 5d678dba9e core: throw Trace::Out_of_metadata in subjects()
While importing trace sources as trace subjects into a TRACE session,
the session quota might become depleted. The TRACE session already keeps
track of the session quota via an allocator guard but the 'subjects' RPC
function missed to handle the out-of-memory condition. This patch
reflects the error condition as an 'Out_of_metadata' exception to the
TRACE client. It also contains an extension of the trace test to
exercise the corner case.
2015-06-22 14:43:39 +02:00
..
base cxx: show thread name in event of abort 2015-06-22 14:43:39 +02:00
core core: throw Trace::Out_of_metadata in subjects() 2015-06-22 14:43:39 +02:00
lib ldso: add memcpy and memset to symbol.map 2015-06-09 11:00:11 +02:00
platform base/x86_32: preserve EBX value in crt0 2015-05-06 11:32:06 +02:00
test base: remove cap_integrity test (fix #1536) 2015-05-26 09:40:04 +02:00
README Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00

This directory contains all source codes.