[rtems-testing commit] gdb-sim.in: Symbol is now _Terminate
Joel Sherrill
joel at rtems.org
Mon Apr 7 23:27:53 UTC 2014
Module: rtems-testing
Branch: master
Commit: ee6207cfcf1d48db54276c99398aa11e3809261e
Changeset: http://git.rtems.org/rtems-testing/commit/?id=ee6207cfcf1d48db54276c99398aa11e3809261e
Author: Joel Sherrill <joel.sherrill at oarcorp.com>
Date: Mon Apr 7 18:35:23 2014 -0500
gdb-sim.in: Symbol is now _Terminate
---
sim-scripts/gdb-sim.in | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/sim-scripts/gdb-sim.in b/sim-scripts/gdb-sim.in
index 42a6a80..3e04154 100755
--- a/sim-scripts/gdb-sim.in
+++ b/sim-scripts/gdb-sim.in
@@ -127,7 +127,6 @@ esac >>@BSP at -cmds
### Add generic commands which break on known bad places
cat >>@BSP at -cmds <<EOF
-b _Internal_error_Occurred
b _Terminate
condition 1 (the_source != RTEMS_FATAL_SOURCE_EXIT) || (the_error != 0)
b rtems_fatal_error_occurred
More information about the vc
mailing list