bug-gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gdb: How to run debugger on start


From: kenorb
Subject: gdb: How to run debugger on start
Date: Wed, 08 Dec 2010 15:03:40 -0000
User-agent: G2/1.0

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?


reply via email to

[Prev in Thread] Current Thread [Next in Thread]