summaryrefslogtreecommitdiffstats
path: root/sim-scripts/gdb-sim.in
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-01-20 20:17:05 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-01-20 20:17:05 +0000
commit96c3113810900b40b9440fbe066d36e4abe53dd6 (patch)
tree73a6da2461d98c098f28d6aee15ceb2b35203e9e /sim-scripts/gdb-sim.in
parent2009-01-20 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-testing-96c3113810900b40b9440fbe066d36e4abe53dd6.tar.bz2
2009-01-20 Joel Sherrill <joel.sherrill@OARcorp.com>
* .cvsignore, Makefile, gdb-sim-run.in, gdb-sim.in, skyeye-support: Add qemu-rtems script. * qemu-rtems.in: New file.
Diffstat (limited to 'sim-scripts/gdb-sim.in')
-rwxr-xr-xsim-scripts/gdb-sim.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/sim-scripts/gdb-sim.in b/sim-scripts/gdb-sim.in
index 7a87891..47873aa 100755
--- a/sim-scripts/gdb-sim.in
+++ b/sim-scripts/gdb-sim.in
@@ -12,7 +12,6 @@
trap "test_exit 1" 1 2 3 13 14 15
progname=${0##*/} # fast basename hack for ksh, bash
-rtemsVersion=`echo ${progname} | sed -e 's/@BSP@-//' -e 's/gdb-//'`
for v in 4.10 4.9 4.8 4.7 ""
do