summaryrefslogtreecommitdiffstats
path: root/spec/build/cpukit/optlibdebugger.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/optlibdebugger.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 '')
-rw-r--r--spec/build/cpukit/optlibdebugger.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/build/cpukit/optlibdebugger.yml b/spec/build/cpukit/optlibdebugger.yml
index 5c7df0e0c9..a89a495528 100644
--- a/spec/build/cpukit/optlibdebugger.yml
+++ b/spec/build/cpukit/optlibdebugger.yml
@@ -9,6 +9,7 @@ default: null
default-by-variant: []
description: ''
enabled-by:
+- aarch64
- arm
- i386
links: []