Warning, /spec/build/cpukit/libdebugger.yml is written in an unsupported language. File is not indexed.
0001 SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
0002 build-type: library
0003 cflags:
0004 - ${COVERAGE_COMPILER_FLAGS}
0005 copyrights:
0006 - Copyright (C) 2020 embedded brains GmbH & Co. KG
0007 cppflags: []
0008 cxxflags:
0009 - ${COVERAGE_COMPILER_FLAGS}
0010 enabled-by: BUILD_LIBDEBUGGER
0011 includes: []
0012 install: []
0013 install-path: ${BSP_LIBDIR}
0014 links:
0015 - role: build-dependency
0016 uid: objdbgaarch64
0017 - role: build-dependency
0018 uid: objdbgarm
0019 - role: build-dependency
0020 uid: objdbgi386
0021 - role: build-dependency
0022 uid: objdbgmicroblaze
0023 - role: build-dependency
0024 uid: objdbpowerpc
0025 source:
0026 - cpukit/libdebugger/rtems-debugger-block.c
0027 - cpukit/libdebugger/rtems-debugger-bsp.c
0028 - cpukit/libdebugger/rtems-debugger-cmd.c
0029 - cpukit/libdebugger/rtems-debugger-remote-tcp.c
0030 - cpukit/libdebugger/rtems-debugger-remote.c
0031 - cpukit/libdebugger/rtems-debugger-server.c
0032 - cpukit/libdebugger/rtems-debugger-target.c
0033 - cpukit/libdebugger/rtems-debugger-threads.c
0034 target: debugger
0035 type: build