From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eli Zaretskii To: tromey@redhat.com 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 09:26:00 -0000 Message-id: <200104061626.MAA01438@indy.delorie.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> X-SW-Source: 2001-04/msg00062.html > From: Tom Tromey > Date: 06 Apr 2001 09:52:16 -0600 > > Maybe you mean that redirections won't work as expected. Redirection is one thing I thought about. But anything else that has side effects, such as setting variables or computing expressions, could potentially work differently as well.