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]

Re: [PATCH] specify arguments to debugee from commandline (second try)


> From: Tom Tromey <tromey@redhat.com>
> Date: 05 Apr 2001 22:20:56 -0600
> 
> I believe for this to work properly the code that calls
> set_inferior_arg() must quote the strings for the shell.  This isn't
> too hard to do -- simply put a `\' before each special character.

This quoting will only work on Unix and GNU/Linux platforms.


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