mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 14:18:20 +00:00
2008-07-01 Joel Sherrill <joel.sherrill@oarcorp.com>
* psim-gdb: Change 4.8 to 4.9.
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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} $*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user