Why doesn't gdb waits for “run” command

前端 未结 0 1180
南笙
南笙 2020-11-22 05:02

If I compile file and use it in gdb then it immediately finishes:

$ g++ -g a.cpp -o a
$ gdb a < input.txt
$ 
相关标签:
回答
  • 消灭零回复
提交回复
热议问题