]> Git Repo - binutils.git/blame - sim/common/gdbinit.in
2004-01-23 David Carlton <[email protected]>
[binutils.git] / sim / common / gdbinit.in
CommitLineData
c906108c
SS
1break sim_io_error
2
3define dump
4set sim_debug_dump ()
5end
6
7document dump
8Dump cpu and simulator registers for debugging the simulator.
9Requires the simulator to provide function sim_debug_dump.
10end
This page took 0.395602 seconds and 4 git commands to generate.