gdb/riscv: Write 4-byte nop to dummy code region before inferior calls
[deliverable/binutils-gdb.git] / sim / common / gdbinit.in
index 9b92d8b2d4c4af4bf108bf5e9f073a6e863e1859..ab9d7b3d548117e2e13cea62a376a7b52d0b1df5 100644 (file)
@@ -1 +1,12 @@
 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
This page took 0.023777 seconds and 4 git commands to generate.