]> Git Repo - binutils.git/blob - sim/common/gdbinit.in
This commit was generated by cvs2svn to track changes on a CVS vendor
[binutils.git] / sim / common / gdbinit.in
1 break sim_io_error
2
3 define dump
4 set sim_debug_dump ()
5 end
6
7 document dump
8 Dump cpu and simulator registers for debugging the simulator.
9 Requires the simulator to provide function sim_debug_dump.
10 end
This page took 0.025074 seconds and 4 git commands to generate.