* [pushed] [PATCH v3 1/1] Documentation for MPX.
@ 2013-12-03 13:43 Tedeschi, Walfred
2013-12-04 5:33 ` Doug Evans
0 siblings, 1 reply; 7+ messages in thread
From: Tedeschi, Walfred @ 2013-12-03 13:43 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: gdb-patches
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.
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
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [pushed] [PATCH v3 1/1] Documentation for MPX.
2013-12-03 13:43 [pushed] [PATCH v3 1/1] Documentation for MPX Tedeschi, Walfred
@ 2013-12-04 5:33 ` Doug Evans
2013-12-04 8:08 ` Tedeschi, Walfred
2013-12-04 16:13 ` Eli Zaretskii
0 siblings, 2 replies; 7+ messages in thread
From: Doug Evans @ 2013-12-04 5:33 UTC (permalink / raw)
To: Tedeschi, Walfred; +Cc: Eli Zaretskii, gdb-patches
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
^ permalink raw reply [flat|nested] 7+ messages in thread
* RE: [pushed] [PATCH v3 1/1] Documentation for MPX.
2013-12-04 5:33 ` Doug Evans
@ 2013-12-04 8:08 ` Tedeschi, Walfred
2013-12-04 16:13 ` Eli Zaretskii
1 sibling, 0 replies; 7+ messages in thread
From: Tedeschi, Walfred @ 2013-12-04 8:08 UTC (permalink / raw)
To: Doug Evans; +Cc: Eli Zaretskii, gdb-patches
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
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [pushed] [PATCH v3 1/1] Documentation for MPX.
2013-12-04 5:33 ` Doug Evans
2013-12-04 8:08 ` Tedeschi, Walfred
@ 2013-12-04 16:13 ` Eli Zaretskii
2013-12-04 16:56 ` Tedeschi, Walfred
1 sibling, 1 reply; 7+ messages in thread
From: Eli Zaretskii @ 2013-12-04 16:13 UTC (permalink / raw)
To: Doug Evans; +Cc: walfred.tedeschi, gdb-patches
> Date: Tue, 3 Dec 2013 21:33:06 -0800
> From: Doug Evans <xdje42@gmail.com>
> Cc: Eli Zaretskii <eliz@gnu.org>, "gdb-patches@sourceware.org" <gdb-patches@sourceware.org>
>
> 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
Fixed.
^ permalink raw reply [flat|nested] 7+ messages in thread
* RE: [pushed] [PATCH v3 1/1] Documentation for MPX.
2013-12-04 16:13 ` Eli Zaretskii
@ 2013-12-04 16:56 ` Tedeschi, Walfred
2013-12-04 17:46 ` Eli Zaretskii
0 siblings, 1 reply; 7+ messages in thread
From: Tedeschi, Walfred @ 2013-12-04 16:56 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: gdb-patches, Doug Evans (xdje42@gmail.com)
Eli,
It is still broken:
makeinfo --split-size=5000000 --split-size=5000000 -DHAVE_MAKEINFO_CLICK -I ../../../../binutils-gdb/gdb/doc/../../readline/doc -I ../../../../binutils-gdb/gdb/doc/../mi -I ../../../../binutils-gdb/gdb/doc \
> -o gdb.info ../../../../binutils-gdb/gdb/doc/gdb.texinfo
../../../../binutils-gdb/gdb/doc/gdb.texinfo:21399: @item outside of table or list
make[4]: *** [gdb.info] Error 1
make[4]: Leaving directory `/nfs/iul/disks/iul_team2/wtedesch/bin_gdb/mpx_doc/gdb/doc'
make[3]: *** [subdir_do] Error 1
could not open ../../../../binutils-gdb/gdb/doc/gdb.texinfo: No such file or directory
Consider my fix at:
https://sourceware.org/ml/gdb-patches/2013-12/msg00125.html
Sorry for that,
-Fred
-----Original Message-----
From: Eli Zaretskii [mailto:eliz@gnu.org]
Sent: Wednesday, December 04, 2013 5:13 PM
To: Doug Evans
Cc: Tedeschi, Walfred; gdb-patches@sourceware.org
Subject: Re: [pushed] [PATCH v3 1/1] Documentation for MPX.
> Date: Tue, 3 Dec 2013 21:33:06 -0800
> From: Doug Evans <xdje42@gmail.com>
> Cc: Eli Zaretskii <eliz@gnu.org>, "gdb-patches@sourceware.org"
> <gdb-patches@sourceware.org>
>
> 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
Fixed.
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
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [pushed] [PATCH v3 1/1] Documentation for MPX.
2013-12-04 16:56 ` Tedeschi, Walfred
@ 2013-12-04 17:46 ` Eli Zaretskii
2013-12-05 6:29 ` Doug Evans
0 siblings, 1 reply; 7+ messages in thread
From: Eli Zaretskii @ 2013-12-04 17:46 UTC (permalink / raw)
To: Tedeschi, Walfred; +Cc: gdb-patches, xdje42
> From: "Tedeschi, Walfred" <walfred.tedeschi@intel.com>
> CC: "gdb-patches@sourceware.org" <gdb-patches@sourceware.org>, "Doug Evans
> (xdje42@gmail.com)" <xdje42@gmail.com>
> Date: Wed, 4 Dec 2013 16:55:26 +0000
> Accept-Language: en-US
>
> It is still broken:
> makeinfo --split-size=5000000 --split-size=5000000 -DHAVE_MAKEINFO_CLICK -I ../../../../binutils-gdb/gdb/doc/../../readline/doc -I ../../../../binutils-gdb/gdb/doc/../mi -I ../../../../binutils-gdb/gdb/doc \
> > -o gdb.info ../../../../binutils-gdb/gdb/doc/gdb.texinfo
> ../../../../binutils-gdb/gdb/doc/gdb.texinfo:21399: @item outside of table or list
> make[4]: *** [gdb.info] Error 1
> make[4]: Leaving directory `/nfs/iul/disks/iul_team2/wtedesch/bin_gdb/mpx_doc/gdb/doc'
> make[3]: *** [subdir_do] Error 1
> could not open ../../../../binutils-gdb/gdb/doc/gdb.texinfo: No such file or directory
Sorry, should be fixed now.
> Consider my fix at:
> https://sourceware.org/ml/gdb-patches/2013-12/msg00125.html
We don't need a @table for a single item.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [pushed] [PATCH v3 1/1] Documentation for MPX.
2013-12-04 17:46 ` Eli Zaretskii
@ 2013-12-05 6:29 ` Doug Evans
0 siblings, 0 replies; 7+ messages in thread
From: Doug Evans @ 2013-12-05 6:29 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: Tedeschi, Walfred, gdb-patches
On Wed, Dec 4, 2013 at 9:46 AM, Eli Zaretskii <eliz@gnu.org> wrote:
>> From: "Tedeschi, Walfred" <walfred.tedeschi@intel.com>
>> CC: "gdb-patches@sourceware.org" <gdb-patches@sourceware.org>, "Doug Evans
>> (xdje42@gmail.com)" <xdje42@gmail.com>
>> Date: Wed, 4 Dec 2013 16:55:26 +0000
>> Accept-Language: en-US
>>
>> It is still broken:
>> makeinfo --split-size=5000000 --split-size=5000000 -DHAVE_MAKEINFO_CLICK -I ../../../../binutils-gdb/gdb/doc/../../readline/doc -I ../../../../binutils-gdb/gdb/doc/../mi -I ../../../../binutils-gdb/gdb/doc \
>> > -o gdb.info ../../../../binutils-gdb/gdb/doc/gdb.texinfo
>> ../../../../binutils-gdb/gdb/doc/gdb.texinfo:21399: @item outside of table or list
>> make[4]: *** [gdb.info] Error 1
>> make[4]: Leaving directory `/nfs/iul/disks/iul_team2/wtedesch/bin_gdb/mpx_doc/gdb/doc'
>> make[3]: *** [subdir_do] Error 1
>> could not open ../../../../binutils-gdb/gdb/doc/gdb.texinfo: No such file or directory
>
> Sorry, should be fixed now.
>
>> Consider my fix at:
>> https://sourceware.org/ml/gdb-patches/2013-12/msg00125.html
>
> We don't need a @table for a single item.
Cool. Thanks.
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2013-12-05 6:29 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-03 13:43 [pushed] [PATCH v3 1/1] Documentation for MPX Tedeschi, Walfred
2013-12-04 5:33 ` Doug Evans
2013-12-04 8:08 ` Tedeschi, Walfred
2013-12-04 16:13 ` Eli Zaretskii
2013-12-04 16:56 ` Tedeschi, Walfred
2013-12-04 17:46 ` Eli Zaretskii
2013-12-05 6:29 ` Doug Evans
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox