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: [rfc] Multiple process support in gdbserver


On Sat, Dec 08, 2007 at 01:41:40PM +0200, Eli Zaretskii wrote:
> > -was compiled with the correct sysroot using @code{--with-system-root}).
> > +was compiled with the correct sysroot using @code{--with-sysroot}).
> 
> Does this mean the previous wording was just plain wrong, or are you
> changing the option's spelling?

It was just wrong.

> @ref does not produce a "see", so the above is wrong.  Why did you
> replace @xref in the first place, it looks allright here (except that
> you need a comma after the right brace)?

Just trying to fix the info build; I'll add the comma instead.

> > +* The GDB remote stub, gdbserver, now supports run and attach in
> > +extended-remote mode.
> 
> Is "extended-remote mode" a known term?  If not, we should probably
> explain it, or else replace it with a more plain-language description
> of it.

I think it is a sufficiently known term; it corresponds to "target
extended-remote", which is documented.

Thanks for the comments!  I will update the patch (next week).

-- 
Daniel Jacobowitz
CodeSourcery


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