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 v2 2/5] btrace: support Intel(R) Processor Trace


On 07/01/2015 12:58 PM, Markus Metzger wrote:
>  @smallexample
> -<!ELEMENT btrace  (block)* >
> -<!ATTLIST btrace  version CDATA   #FIXED "1.0">
> +<!ELEMENT btrace  (block* | pt) >
> +<!ATTLIST btrace  version CDATA   #FIXED "2.0">
>  

"1.0".  There's at least one more instance.

This version of the whole series looks good to me.

Thanks,
Pedro Alves


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