gdb: defer commit resume until all available events are consumed
[deliverable/binutils-gdb.git] / sim / common / gdbinit.in
CommitLineData
c906108c 1break sim_io_error
119860e5
HPN
2break sim_core_signal
3@cgen_breaks@
c906108c
SS
4
5define dump
6set sim_debug_dump ()
7end
8
9document dump
10Dump cpu and simulator registers for debugging the simulator.
11Requires the simulator to provide function sim_debug_dump.
12end
This page took 0.889291 seconds and 4 git commands to generate.