view TaskManager/Test/test_render/.gdbinit @ 357:6602b9ba4bfd draft

fix spe/DrawSpan.{cpp, h} spe/DrawSpanRenew.cpp
author root@henri.cr.ie.u-ryukyu.ac.jp
date Fri, 17 Jul 2009 17:13:17 +0900
parents 7bc5cbc5fe04
children
line wrap: on
line source

define si 
  stepi
  x/1i $pc
end
define ni
  nexti
  x/1i $pc
end
break main
#run -video fb -width 1920 -height 1080