summaryrefslogtreecommitdiff
path: root/sim-scripts
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-03-14 14:40:14 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-03-14 14:40:14 +0000
commit4124d316a9f069b8e286d6e3d05aa1cb291ed587 (patch)
tree3fadb823fe97202c084c9a077130a85bb489378c /sim-scripts
parent797494cd5d6397bf6f6b8206349432d02aa8cdc2 (diff)
2011-03-14 Joel Sherrill <joel.sherrill@oarcorp.com>
* gdb-sim-run.in: Add another generic failure message.
Diffstat (limited to 'sim-scripts')
-rw-r--r--sim-scripts/ChangeLog4
-rwxr-xr-xsim-scripts/gdb-sim-run.in1
2 files changed, 5 insertions, 0 deletions
diff --git a/sim-scripts/ChangeLog b/sim-scripts/ChangeLog
index 1ff94d5..a7d9a86 100644
--- a/sim-scripts/ChangeLog
+++ b/sim-scripts/ChangeLog
@@ -1,3 +1,7 @@
+2011-03-14 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * gdb-sim-run.in: Add another generic failure message.
+
2011-03-13 Joel Sherrill <joel.sherrilL@OARcorp.com>
* pc386.in: Add another failure message.
diff --git a/sim-scripts/gdb-sim-run.in b/sim-scripts/gdb-sim-run.in
index 274137e..6fdd0a3 100755
--- a/sim-scripts/gdb-sim-run.in
+++ b/sim-scripts/gdb-sim-run.in
@@ -206,6 +206,7 @@ checkGenericExits()
"^assertion .* failed: file .*, line .*, function:" \
"\*\*\*.*FAILED.*\*\*\*" \
"===.*PASSED.*===" \
+ "^raised .*_ERROR" \
"FAULTY THREAD WILL BE " \
"\*\*\* EXIT code "
do