summaryrefslogtreecommitdiff
path: root/sim-scripts/gdb-sim-run.in
diff options
context:
space:
mode:
Diffstat (limited to 'sim-scripts/gdb-sim-run.in')
-rwxr-xr-xsim-scripts/gdb-sim-run.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim-scripts/gdb-sim-run.in b/sim-scripts/gdb-sim-run.in
index 74185f7..87096d6 100755
--- a/sim-scripts/gdb-sim-run.in
+++ b/sim-scripts/gdb-sim-run.in
@@ -158,7 +158,7 @@ bspRedirectInput=no
bspSkipInterruptCriticalSectionTests="no"
bspSupportsSMP="no"
-for v in 4.11 4.10 4.9 4.8 4.7 ""
+for v in 4.12 4.11 4.10 4.9 4.8 4.7 ""
do
type @CPU_TARGET@-rtems${v}-run >/dev/null 2>&1
if [ $? -eq 0 ] ; then