summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xsim-scripts/gdb-sim.in1
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@-cmds
### Add generic commands which break on known bad places
cat >>@BSP@-cmds <<EOF
-b _Internal_error_Occurred
b _Terminate
condition 1 (the_source != RTEMS_FATAL_SOURCE_EXIT) || (the_error != 0)
b rtems_fatal_error_occurred