当前位置:Gxlcms > 数据库问题 > gdb

gdb

时间:2021-07-01 10:21:17 帮助过:13人阅读

1.  $file xxx

  $info breakpoints

  $break file:line

  $break function

  $run

  $next

  $continue //next breakpoints

  $watch i

  $delete num

  $bt 

 

gdb

标签:continue   fun   bsp   $watch   bre   $delete   break   function   inf   

人气教程排行