Tried this:
> echo run | gdb ls
(gdb) Hangup detected on fd 0
error detected on stdin

And this:
>  echo run | gdb -x /dev/stdin ls
Program exited normally.
(gdb) Hangup detected on fd 0
error detected on stdin

Nothing in help and manual.
Anything?
_______________________________________________
bug-gdb mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gdb

Reply via email to