How can I make gdb work with a pipe command

前端 未结 0 1477
孤街浪徒
孤街浪徒 2020-12-04 23:45

I need to invoke gdb on a pipe command.

cat init_slight_change.txt  | ./a.out

It usually works if I invoke gdb

相关标签:
回答
  • 消灭零回复
提交回复
热议问题