Re: gdb

[prev] [thread] [next] [lurker] [Date index for 2005/05/05]

From: Nicholas Clark
Subject: Re: gdb
Date: 11:48 on 05 May 2005
On Thu, May 05, 2005 at 11:43:31AM +0100, Simon Wistow wrote:
> > Any sensible Unix program accepts commands on stdin and just fucking
> > works.
> 
> And can you actually supply arguments to the program you're debugging 
> via the command line?
> 
> as in
> 
> 	% gdb -q ./foo some args and a -f lag
> 
> or am I missing something obvious?

It would be off topic to be helpful. However, I think a clue that in itself
demonstrates some hatefulness might be acceptable:

$ /bin/false >/dev/null; echo $?
1
$ /bin/false --help >/dev/null; echo $?
0

Nicholas Clark
There's stuff above here

Generated at 12:00 on 28 Jun 2005 by mariachi 0.52