Christian Prochaska
5842b2065e
GDB monitor: stability improvements
...
Fixes #1969
2016-05-23 15:52:49 +02:00
Christian Prochaska
ea726a1f48
libc: pipe plugin
...
A libc plugin which implements pipes using a ring buffer.
Fixes #1947
2016-05-23 15:52:35 +02:00
Norman Feske
3bceefc9cf
Omit superfluous use of "CAP"/"SIGNAL" services
...
The functionality of the former "CAP" and "SIGNAL" services is now
provided by core's "PD" service.
2016-05-09 13:24:51 +02:00
Alexander Boettcher
57c4678aa1
gdb: adapt gdb_monitor run scripts
...
Adjustment are required due to changes of the new run tool and the new shared
library implementation.
Issue #1192
2015-02-16 13:40:37 +01:00
Norman Feske
ca971bbfd8
Move repositories to 'repos/' subdirectory
...
This patch changes the top-level directory layout as a preparatory
step for improving the tools for managing 3rd-party source codes.
The rationale is described in the issue referenced below.
Issue #1082
2014-05-14 16:08:00 +02:00