summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sim-scripts/ChangeLog4
-rw-r--r--sim-scripts/pc386.in1
2 files changed, 5 insertions, 0 deletions
diff --git a/sim-scripts/ChangeLog b/sim-scripts/ChangeLog
index 1fc8764..1ff94d5 100644
--- a/sim-scripts/ChangeLog
+++ b/sim-scripts/ChangeLog
@@ -1,3 +1,7 @@
+2011-03-13 Joel Sherrill <joel.sherrilL@OARcorp.com>
+
+ * pc386.in: Add another failure message.
+
2011-02-14 Joel Sherrill <joel.sherrilL@OARcorp.com>
* gdb-sim-run.in: math tests now run.
diff --git a/sim-scripts/pc386.in b/sim-scripts/pc386.in
index 69936a1..d420a93 100644
--- a/sim-scripts/pc386.in
+++ b/sim-scripts/pc386.in
@@ -68,6 +68,7 @@ checkBSPFaults()
# faulty thread may be deleted or suspended
for pattern in \
"FAULTY THREAD WILL BE " \
+ "raw handler conne" \
"Error code pushed by processor itself"
do
grep "${pattern}" ${logfile}