index
:
.git
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
other
/
burneye
/
tmp
/
macro.gdb
blob: cc249863ccfd3dbfca41d637689d6b1d73079028 (
plain
)
1
2
3
4
5
6
7
8
9
10
define g stepi x/i $pc end define h x/2i $pc tbreak *$_ continue x/i $pc end