genode/repos/os/src/app
Norman Feske 705ac74498 CLI monitor: remove unused GDB command
This patch removes the support for executing subsystems of CLI monitor
within the GDB monitor. There are multiple reasons: First, the feature
remained unused for multiple years. Second, it relied on the base/elf.h
header to determine whether the started binary is dynamically or
statically linked. This header, however, is going to be removed from the
Genode API. Third, the feature will eventually break with the upcoming
changes of how components are bootstrapped. Finally, there is the plan
to turn CLI monitor into a sole front end of a dynamically configurable
init component. Once we pursue this plan, we'd need to reconsider the
GDB support anyway.

Issue #1832
2016-03-07 12:34:44 +01:00
..
cli_monitor CLI monitor: remove unused GDB command 2016-03-07 12:34:44 +01:00
cpu_burner Simple CPU-time burner application 2015-07-07 19:48:05 +02:00
pointer nitpicker: Layers and client-side mouse cursor 2014-08-11 15:55:33 +02:00
rom_logger os: new ROM logger component 2015-10-06 12:18:53 +02:00
status_bar nitpicker: Move status bar to separate program 2014-08-11 15:55:34 +02:00
trace_subject_reporter Increase TRACE quota of trace subject reporter 2015-11-27 12:18:52 +01:00
usb_report_filter os: add component for filtering USB devices report 2016-01-27 16:15:34 +01:00
xray_trigger nitpicker: externalize xray policy 2015-11-04 14:09:28 +01:00
xvfb Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00