summaryrefslogtreecommitdiff
path: root/sim/common/gdbinit.in
diff options
context:
space:
mode:
Diffstat (limited to 'sim/common/gdbinit.in')
-rw-r--r--sim/common/gdbinit.in14
1 files changed, 2 insertions, 12 deletions
diff --git a/sim/common/gdbinit.in b/sim/common/gdbinit.in
index ab9d7b3d548..79e7d29ea1b 100644
--- a/sim/common/gdbinit.in
+++ b/sim/common/gdbinit.in
@@ -1,12 +1,2 @@
-break sim_io_error
-break sim_core_signal
-@cgen_breaks@
-
-define dump
-set sim_debug_dump ()
-end
-
-document dump
-Dump cpu and simulator registers for debugging the simulator.
-Requires the simulator to provide function sim_debug_dump.
-end
+# Stub gdbinit for sim/$arch/ subdirs to load the common sim/.gdbinit.
+source ../.gdbinit