genode/repos/ports/src/app/gdb_monitor
Norman Feske 78c0e5f6b6 New sandbox library extracted from init component
This patch extracts the child-management functionality from the init
component into a new library called "sandbox". The library API is
located at 'os/include/os/sandbox.h'.

The sandbox API allows for the interaction of the component with the
sandboxed children by providing locally implemented services. This
mechanism is illustrated by the new test at os/src/test/sandbox.

Issue #3601
2020-02-04 15:51:09 +01:00
..
gdbserver tool_chain: update GDB to version 8.2.1 2019-05-27 14:52:51 +02:00
app_child.h New sandbox library extracted from init component 2020-02-04 15:51:09 +01:00
append_list.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
child_config.h gdb_monitor: remove use of deprecated APIs 2019-01-30 13:49:54 +01:00
cpu_session_component.cc tool_chain: update GDB to version 8.2.1 2019-05-27 14:52:51 +02:00
cpu_session_component.h tool_chain: update GDB to version 8.2.1 2019-05-27 14:52:51 +02:00
cpu_thread_component.cc tool_chain: update GDB to version 8.2.1 2019-05-27 14:52:51 +02:00
cpu_thread_component.h tool_chain: update GDB to version 8.2.1 2019-05-27 14:52:51 +02:00
dataspace_object.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
genode_child_resources.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
main.cc tool_chain: update GDB to version 8.2.1 2019-05-27 14:52:51 +02:00
pd_session_component.h gdb_monitor: remove use of deprecated APIs 2019-01-30 13:49:54 +01:00
region_map_component.cc gdb_monitor: remove use of deprecated APIs 2019-01-30 13:49:54 +01:00
region_map_component.h gdb_monitor: remove use of deprecated APIs 2019-01-30 13:49:54 +01:00
rom.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
signal_handler_thread.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
signal_handler_thread.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
target.mk New sandbox library extracted from init component 2020-02-04 15:51:09 +01:00