summaryrefslogblamecommitdiffstats
path: root/spec/build/cpukit/libdebugger.yml
blob: bc9db7b8d63e16a2f1235280a25a52891c685738 (plain) (tree)
1
2
3
4
5
6
7
8
9

                                                     

                            
           
                                                  
            

                            
                             




                           

                        


                        

                        



                                           
                                                
                                            




                                             
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: library
cflags:
- ${COVERAGE_COMPILER_FLAGS}
copyrights:
- Copyright (C) 2020 embedded brains GmbH & Co. KG
cppflags: []
cxxflags:
- ${COVERAGE_COMPILER_FLAGS}
enabled-by: BUILD_LIBDEBUGGER
includes: []
install: []
install-path: ${BSP_LIBDIR}
links:
- role: build-dependency
  uid: objdbgaarch64
- role: build-dependency
  uid: objdbgarm
- role: build-dependency
  uid: objdbgi386
- role: build-dependency
  uid: objdbgmicroblaze
source:
- cpukit/libdebugger/rtems-debugger-block.c
- cpukit/libdebugger/rtems-debugger-bsp.c
- cpukit/libdebugger/rtems-debugger-cmd.c
- cpukit/libdebugger/rtems-debugger-remote-tcp.c
- cpukit/libdebugger/rtems-debugger-remote.c
- cpukit/libdebugger/rtems-debugger-server.c
- cpukit/libdebugger/rtems-debugger-target.c
- cpukit/libdebugger/rtems-debugger-threads.c
target: debugger
type: build