2014年3月21日 星期五

gdb args

gdb --help | grep args
    gdb [options] --args executable-file [inferior-arguments ...]
  --args             Arguments after executable-file are passed to inferior

ex:
gdb --args ls /tmp

沒有留言:

張貼留言