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: Quoting, backslashes, CLI and MI


> Date: Wed, 22 Feb 2006 14:57:53 -0500
> From: Paul Koning <pkoning@equallogic.com>
> Cc: gdb@sourceware.org
> 
> Hm... should there be a flavor of "set args" that does shell-style
> expansion of the args list?

I don't think we should expand it ourselves.  It could lead to
incorrect expansion; e.g., consider the case where the inferior runs
in a different directory or has different user credentials.


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