All about life
網頁
首頁
Principle and Practice
Skill
Tool
About Me
2018年1月9日 星期二
[Debug] gdb
run with arguments
gdb --ex=run --args program argu1 arg2 ...
gdb script
run
where
frame 1
(switch to #1)
what variable
(show type of variable)
print variable
(print value of variable)
Reference:
How do I run a program with commandline args using gdb within a bash script?
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言