[PATCH 7/7] Access executable from remote system when first inferior appears

Pedro Alves palves@redhat.com
Wed Apr 15 16:15:00 GMT 2015


On 04/15/2015 03:05 PM, Gary Benson wrote:
> Also, I added this to the commit message:
> 
>   With this commit, remote debugging can now be initiated using only a
>   "target remote" or "target extended-remote" command; no "set sysroot"
>   or "file" commands are required, e.g.
> 
>     bash$ gdb -q
>     (gdb) target remote | gdbserver - /bin/sh
>     Remote debugging using | gdbserver - /bin/sh
>     Process /bin/sh created; pid = 32166
>     stdin/stdout redirected
>     Remote debugging using stdio
>     Reading symbols from target:/bin/bash...
> 
> Is that ok?
> 

OK.

Thanks,
Pedro Alves



More information about the Gdb-patches mailing list