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: [pushed] [PATCH v3 1/1] Documentation for MPX.


HI Doug,

I am investigating....


Thanks and regards,
-Fred

-----Original Message-----
From: Doug Evans [mailto:xdje42@gmail.com] 
Sent: Wednesday, December 04, 2013 6:33 AM
To: Tedeschi, Walfred
Cc: Eli Zaretskii; gdb-patches@sourceware.org
Subject: Re: [pushed] [PATCH v3 1/1] Documentation for MPX.

On Tue, Dec 3, 2013 at 5:42 AM, Tedeschi, Walfred <walfred.tedeschi@intel.com> wrote:
> Hello all,
>
> Just pushed this.
>
> Thanks and regards,
> -Fred
>
> -----Original Message-----
> From: Eli Zaretskii [mailto:eliz@gnu.org]
> Sent: Tuesday, December 03, 2013 1:51 PM
> To: Tedeschi, Walfred
> Cc: gdb-patches@sourceware.org; Tedeschi, Walfred
> Subject: Re: [PATCH v3 1/1] Documentation for MPX.
>
>> From: Walfred Tedeschi <walfred.tedeschi@intel.com>
>> Cc: gdb-patches@sourceware.org, Walfred Tedeschi 
>> <walfred.tedeschi@intel.com>
>> Date: Tue,  3 Dec 2013 13:36:12 +0100
>>
>> Eli,
>>
>> Thanks for your review!
>>
>> Phrase starting with: "Architecture registers BND0 through ..."
>> now reads: "BND0 through ..."
>
> Looks good to me, thanks.

I'm seeing this when I do "make info".

makeinfo  -DHAVE_MAKEINFO_CLICK -I
../../../fsf/gdb/doc/../../readline/doc -I ../../../fsf/gdb/doc/../mi -I ../../../fsf/gdb/doc \
        -o gdb.info ../../../fsf/gdb/doc/gdb.texinfo
../../../fsf/gdb/doc/gdb.texinfo:21396: @subsubsection seen before @end table
../../../fsf/gdb/doc/gdb.texinfo:21398: @item outside of table or list
../../../fsf/gdb/doc/gdb.texinfo:21427: unmatched `@end table'
make[2]: *** [gdb.info] Error 1

The subsubsection is this one:
@cindex Intel(R) Memory Protection Extensions (MPX).
@subsubsection Intel(R) @dfn{Memory Protection Extensions} (MPX).

Maybe some makeinfo version supports this, or doesn't flag it as an error, but mine does.
[dje@sspiff gdb]$ makeinfo --version
makeinfo (GNU texinfo) 5.1
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]