This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.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.03284 seconds and 5 git commands to generate.