summaryrefslogtreecommitdiffstats
path: root/spec/build/cpukit/libdebugger.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/build/cpukit/libdebugger.yml')
-rw-r--r--spec/build/cpukit/libdebugger.yml27
1 files changed, 27 insertions, 0 deletions
diff --git a/spec/build/cpukit/libdebugger.yml b/spec/build/cpukit/libdebugger.yml
new file mode 100644
index 0000000000..f243e52b7a
--- /dev/null
+++ b/spec/build/cpukit/libdebugger.yml
@@ -0,0 +1,27 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+build-type: library
+cflags: []
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+cppflags: []
+cxxflags: []
+enabled-by: true
+includes: []
+install: []
+install-path: ${BSP_LIBDIR}
+links:
+- role: build-dependency
+ uid: objdbgarm
+- role: build-dependency
+ uid: objdbgi386
+source:
+- cpukit/libdebugger/rtems-debugger-block.c
+- cpukit/libdebugger/rtems-debugger-bsp.c
+- cpukit/libdebugger/rtems-debugger-cmd.c
+- cpukit/libdebugger/rtems-debugger-remote.c
+- cpukit/libdebugger/rtems-debugger-remote-tcp.c
+- cpukit/libdebugger/rtems-debugger-server.c
+- cpukit/libdebugger/rtems-debugger-target.c
+- cpukit/libdebugger/rtems-debugger-threads.c
+target: debugger
+type: build