2008-07-01 Joel Sherrill <joel.sherrill@oarcorp.com>

* psim-gdb: Change 4.8 to 4.9.
This commit is contained in:
Joel Sherrill
2008-07-01 19:13:13 +00:00
parent 6e2fcea0e6
commit 5223d6b543
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2008-07-01 Joel Sherrill <joel.sherrill@oarcorp.com>
* psim-gdb: Change 4.8 to 4.9.
2008-03-11 Joel Sherrill <joel.sherrill@oarcorp.com>
* runtest: Skip all fatal error tests.

View File

@@ -34,7 +34,7 @@ echo "b _Internal_error_Occurred" >> ${GDB_FILE}
echo "b rtems_fatal_error_occurred" >> ${GDB_FILE}
echo "b __assert" >> ${GDB_FILE}
GDB=powerpc-rtems4.8-gdb
GDB=powerpc-rtems4.9-gdb
${GDB} -x ${GDB_FILE} $*