gdbinit.in from Gdb at Krugle
Show gdbinit.in syntax highlighted
break sim_io_error
break sim_core_signal
@cgen_breaks@
define dump
set sim_debug_dump ()
end
document dump
Dump cpu and simulator registers for debugging the simulator.
Requires the simulator to provide function sim_debug_dump.
end
See more files for this project here