genode/repos/ports/src/app/gdb_monitor
Norman Feske ff68d77c7d base: new 'Ram_allocator' interface
The 'Ram_allocator' interface contains the subset of the RAM session
interface that is needed to satisfy the needs of the 'Heap' and
'Sliced_heap'. Its small size makes it ideal for intercepting memory
allocations as done by the new 'Constrained_ram_allocator' wrapper
class, which is meant to replace the existing 'base/allocator_guard.h'
and 'os/ram_session_guard.h'.

Issue #2398
2017-05-31 13:16:04 +02:00
..
gdbserver Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
app_child.h Adaptation to init refactoring 2017-03-24 16:19:56 +01:00
append_list.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
child_config.h Adaptation to init refactoring 2017-03-24 16:19:56 +01:00
cpu_session_component.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
cpu_session_component.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
cpu_thread_component.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
cpu_thread_component.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01: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 gdb_monitor: use 'with_libc()' 2017-02-28 12:59:32 +01:00
pd_session_component.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
ram_session_component.cc base: new 'Ram_allocator' interface 2017-05-31 13:16:04 +02:00
ram_session_component.h base: new 'Ram_allocator' interface 2017-05-31 13:16:04 +02:00
region_map_component.cc Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
region_map_component.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +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 GDB monitor: stability improvements 2016-05-23 15:52:49 +02:00