[PATCH] specify arguments to debugee from commandline (second try)

Todd Whitesel toddpw@best.com
Fri Apr 13 01:30:00 GMT 2001


> The whole point is to preserve the arguments as-is.
...
> Since we're also the only ones talking I'm inferring that nobody else
> cares about drilling down on this subject any more.  My future
> replies, if any, will be off-list unless somebody asks otherwise.

Before you disappear, let me just chime in from the peanut gallery that I
find the whole "crunch inferior arguments through sh" to be uncomfortable.

Can't we just have two command line routes, one that uses sh, and one that
does not (it would just execvp the arguments for the most part) ?

That way people who want "it works like the run command" get their option
and people who want "debug whatever I was running durnit" get theirs.

Todd Whitesel
toddpw @ best.com



More information about the Gdb-patches mailing list