This is the mail archive of the gdb-patches@sourceware.org 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: [PATCH 7/7] Access executable from remote system when first inferior appears


Pedro Alves wrote:
> On 04/15/2015 02:55 PM, Gary Benson wrote:
> > diff --git a/gdb/NEWS b/gdb/NEWS
> > index b11a6fc..e88210f 100644
> > --- a/gdb/NEWS
> > +++ b/gdb/NEWS
> > @@ -36,6 +36,11 @@
> >  
> > +* GDB now supports automatic location and retrieval of executable
> > +  files from remote targets.  Remote debugging can now be initiated
> > +  using only a "target remote" or "target extended-remote" command
> > +  (no "set sysroot" or "file" commands are required).
> 
> LGTM, though it should probably say
> 
>   See "New remote packets" below/above.
> 
> too, to hint that this needs remote target support.  It's what we
> did in the range-stepping NEWS entry, for example.

Ok, I added it.

Cheers,
Gary

-- 
http://gbenson.net/


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