作者在 2015-07-30 14:18:38 发布以下内容
file
kill
list
next
step
run
quit
watch
break
shell
gcc -g xxx xxx.c
./xxx
gdb xxx
file xxx
run
list
break number
run
watch string2[size-1]
next
step
file
kill
list
next
step
run
quit
watch
break
shell
gcc -g xxx xxx.c
./xxx
gdb xxx
file xxx
run
list
break number
run
watch string2[size-1]
next
step