以下为句子列表:
英文: Warning: While input and output redirection work, you cannot use pipes to pass the output of the program you are debugging to another program; if you attempt this, GDB is likely to wind up debugging the wrong program.
中文: 警告:输入和输出重定向工作时,你不能用管道将你调试的程序的输出传给另一个程序;如果你这样做,GDB可能会结束调试错误的程序。???????????
更详细...
|