From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Tromey To: Eli Zaretskii Cc: deephan@erols.com, gdb-patches@sources.redhat.com Subject: Re: [PATCH] specify arguments to debugee from commandline (second try) Date: Fri, 06 Apr 2001 11:03:00 -0000 Message-id: <87ofu96gop.fsf@creche.redhat.com> References: <20010330005457.A21793@llamedos.org> <20010330163603.A27435@llamedos.org> <20010403013600.B7630@llamedos.org> <87n19uirbk.fsf@creche.redhat.com> <200104060832.EAA17613@indy.delorie.com> <87vgoi58lr.fsf@creche.redhat.com> <200104061626.MAA01438@indy.delorie.com> X-SW-Source: 2001-04/msg00066.html >>>>> "Eli" == Eli Zaretskii writes: >> Maybe you mean that redirections won't work as expected. Eli> Redirection is one thing I thought about. But anything else that Eli> has side effects, such as setting variables or computing Eli> expressions, could potentially work differently as well. I doubt there is any way to get perfect behavior in every conceivable situation. I'm not sure I follow you though. Are you saying that some other approach should be taken? If so, what? Tom