This is the mail archive of the gdb-patches@sources.redhat.com 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: [RFA] Fix file name generation in edit_command (was: Ver 6.3 edit command failing)


On Fri, Apr 29, 2005 at 12:02:27AM +0300, Eli Zaretskii wrote:
> > Date: Thu, 28 Apr 2005 16:42:01 -0400
> > From: Daniel Jacobowitz <drow@false.org>
> > Cc: bug-gdb@rich-paul.net, bug-gdb@gnu.org, gdb-patches@sources.redhat.com
> > 
> > The use of "" is not a bulletproof quoting mechanism
> 
> Yep, known.  But it's IMHO the most portable one can get without going
> into the pains of quotesys and its ilk (which doesn't support
> non-Posix shells at all).

Or using a mechanism to start other processes that takes an argument
vector :-)

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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