summaryrefslogtreecommitdiff
path: root/sim-scripts
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-03-13 22:17:11 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-03-13 22:17:11 +0000
commite18f3efd81df0d320f684fa1fda475d147ad6850 (patch)
tree8fe6d18546713e04af6ba5eb83b5ac4edbb191b9 /sim-scripts
parent487bf65a5e86dadb02f3360bfa3f83e8eccb3b53 (diff)
2011-03-13 Joel Sherrill <joel.sherrilL@OARcorp.com>
* pc386.in: Add another failure message.
Diffstat (limited to 'sim-scripts')
-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}