Mercurial > hg > Members > kono > Cerium
view example/get_segment/.gdbinit @ 580:da82a47ece92
add all object in file in dynamic_create
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Sat, 24 Oct 2009 16:32:29 +0900 |
parents | 942f451341a4 |
children |
line wrap: on
line source
set spu stop-on-load run overlay auto define regs end define si stepi regs x/1i $pc end define ni nexti regs x/1i $pc end