* gdb/objc-lang.c (FETCH_ARGUMENT): Remove macro.
[deliverable/binutils-gdb.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.199183 seconds and 4 git commands to generate.