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] remote, btrace: add branch tracing protocol to Qbtrace packet


> -----Original Message-----
> From: Eli Zaretskii [mailto:eliz@gnu.org]
> Sent: Friday, February 22, 2013 4:52 PM

> >  gdb/doc/gdb.texinfo    |   10 +++++++---
> >  gdb/gdbserver/server.c |    6 +++---
> >  gdb/remote.c           |    4 ++--
> >  3 files changed, 12 insertions(+), 8 deletions(-)
> 
> The documentation part is OK, with one comment:
> 
> >> +@item Qbtrace:@var{method}
> > +Enable branch tracing for the current thread using the @var{method}
> > +branch trace recording method.
> 
> I would rephrase slightly:
> 
>  Enable branch tracing for the current thread using the specified
>  @var{method} for branch trace recording.

Thanks. I changed it.

Do you know who would be a good reviewer for the remote serial
protocol changes?

Thanks,
Markus.
Intel GmbH
Dornacher Strasse 1
85622 Feldkirchen/Muenchen, Deutschland
Sitz der Gesellschaft: Feldkirchen bei Muenchen
Geschaeftsfuehrer: Christian Lamprechter, Hannes Schwaderer, Douglas Lusk
Registergericht: Muenchen HRB 47456
Ust.-IdNr./VAT Registration No.: DE129385895
Citibank Frankfurt a.M. (BLZ 502 109 00) 600119052


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