summaryrefslogtreecommitdiffstats
path: root/spec/build/cpukit/libdebugger.yml
diff options
context:
space:
mode:
authorKinsey Moore <kinsey.moore@oarcorp.com>2021-10-25 12:19:13 -0500
committerJoel Sherrill <joel@rtems.org>2021-11-01 08:39:00 -0500
commita857a225d06b9090b0386934551392af073c731e (patch)
treecbfdc97aa7cdbd0db35673e47972ee79d6af2bea /spec/build/cpukit/libdebugger.yml
parentbsps/aarch64: Mask debug events from startup (diff)
downloadrtems-a857a225d06b9090b0386934551392af073c731e.tar.bz2
cpukit/aarch64: Add libdebugger support
This adds support for libdebugger under AArch64 using software breakpoints and the single-step execution mode present in all AArch64 CPUs.
Diffstat (limited to 'spec/build/cpukit/libdebugger.yml')
-rw-r--r--spec/build/cpukit/libdebugger.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/build/cpukit/libdebugger.yml b/spec/build/cpukit/libdebugger.yml
index 5069571a76..9b50adbe77 100644
--- a/spec/build/cpukit/libdebugger.yml
+++ b/spec/build/cpukit/libdebugger.yml
@@ -11,6 +11,8 @@ install: []
install-path: ${BSP_LIBDIR}
links:
- role: build-dependency
+ uid: objdbgaarch64
+- role: build-dependency
uid: objdbgarm
- role: build-dependency
uid: objdbgi386