repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[binutils, ARM, 5/16] BF insns infrastructure with new global reloc R_ARM_THM_BF16
[binutils-gdb.git]
/
sim
/
common
/
gdbinit.in
blob
ab9d7b3d548117e2e13cea62a376a7b52d0b1df5
1
break sim_io_error
2
break sim_core_signal
3
@cgen_breaks@
4
5
define dump
6
set sim_debug_dump ()
7
end
8
9
document dump
10
Dump cpu and simulator registers for debugging the simulator.
11
Requires the simulator to provide function sim_debug_dump.
12
end