On Sat, Jun 05, 2004 at 11:59:51AM -0500, Don McCarley wrote:
>In trying to debug code with gdb, any program taking stdin on the
>command line complains that tty (keyboard) is already taken by gdb, so
>it can't use tty. Is there a way that you can get the input data into
>the program other than
Larry,
Yes, I can type cat and enter text and it is returned to me. How can I
try cat with suresamp? You lost me there. Thanks for looking at this.
Don
Larry Hall wrote:
At 12:59 PM 6/5/2004, you wrote:
In trying to debug code with gdb, any program taking stdin on the command line
complain
At 12:59 PM 6/5/2004, you wrote:
>In trying to debug code with gdb, any program taking stdin on the command line
>complains that tty (keyboard) is already taken by gdb, so it can't use tty. Is there
>a way that you can get the input data into the program other than stdin; or force it
>in with
In trying to debug code with gdb, any program taking stdin on the
command line complains that tty (keyboard) is already taken by gdb, so
it can't use tty. Is there a way that you can get the input data into
the program other than stdin; or force it in with stdin?
Example of problem:
---
$ gdb
4 matches
Mail list logo