[PATCH v3 6/6] Implement proper "startup-with-shell" support on gdbserver

Eli Zaretskii eliz@gnu.org
Fri Feb 17 16:27:00 GMT 2017


> Cc: Luis Machado <lgustavo@codesourcery.com>
> From: Pedro Alves <palves@redhat.com>
> Date: Fri, 17 Feb 2017 16:05:53 +0000
> 
> I'd suggest reworking/extended like this:
> 
> * On Unix systems, GDBserver now does globbing expansion
>   and variable substitution in inferior command line arguments.
> 
>   This is done by starting inferiors using a shell, like GDB does.
>   See "set startup-with-shell" in the user manual for how to disable
>   this from GDB when using "target extended-remote".
>   When using "target remote", you can disable the startup with shell
>   by using the new "--no-startup-with-shell" GDBserver command
>   line option.

This text is fine with me.

Thanks.



More information about the Gdb-patches mailing list