summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/debugger01/remote.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* testsuites/libtests/[d-o]*: Change license to BSD-2Joel Sherrill2022-04-071-3/+22
| | | | Updates #3053.
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
| | | | | | | | Use the following variant which was already used by most source files: #ifdef HAVE_CONFIG_H #include "config.h" #endif
* cpukit: Add libdebugger, a remote debugger agent for GDB.Chris Johns2016-11-291-0/+321