This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PR13901


Pedro Alves <palves@redhat.com> writes:

> I'd be glad to see STARTUP_WITH_SHELL turned into a run-time option.  I think there's
> a PR open for that even.  However, we need the shell at least for argument globbing,
> as in, e.g., debugging `ls *', so I don't think we could make it off by default,
> which practically renders it an orthogonal feature.

It's actually redirections that are problematic case here (argument
expansions could be implemented completely independent from starting the
inferior).

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]