[PATCH] specify arguments to debugee from commandline (second try)
Eli Zaretskii
eliz@delorie.com
Fri Apr 6 01:36:00 GMT 2001
> 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.
More information about the Gdb-patches
mailing list