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 v10 21/21] btrace: fix crash when losing the remote connection on process exit


> -----Original Message-----
> From: Jan Kratochvil [mailto:jan.kratochvil@redhat.com]
> Sent: Friday, March 08, 2013 2:58 PM


> >      /* Disable branch tracing and deallocate @tinfo.  */
> >      void (*to_disable_btrace) (struct btrace_target_info *tinfo);
> >
> > +    /* Disable branch tracing and deallocate @tinfo.  This function is similar
> 
> @tinfo -> TINFO
> 
> in the GNU Coding Standards style (I see it used multiple times already),
> sorry for the nitpick.

Thanks. I'm still learning the style.

I fixed all occurrences in target.h.

Regards,
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]