Mercurial > hg > Members > kono > Cerium
view example/get_segment/.gdbinit @ 735:716d8bd95503
fix Engin/Application.h, not work on ps3
author | hiroki@localhost.localdomain |
---|---|
date | Fri, 25 Dec 2009 20:20:40 +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