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: doc/ build regression with texinfo-5.1 [Re: [doc RFA] New commands: mt set per-command on|off]


> Date: Thu, 28 Mar 2013 21:49:58 +0100
> From: Jan Kratochvil <jan.kratochvil@redhat.com>
> Cc: Eli Zaretskii <eliz@gnu.org>, gdb-patches@sourceware.org
> 
> On Mon, 18 Mar 2013 22:43:22 +0100, Doug Evans wrote:
> > 	doc/
> > 	* gdb.texinfo (Maintenance Commands): Add docs for
> > 	"mt set per-command {space,time,symtab} {on,off}".
> 
> texinfo-5.1-1.fc20.x86_64
> 
> 1666412af       (Doug Evans     2013-03-21 17:37:29 +0000       35648)@table @bullet
> 
> commit 1666412afbfb0047bf0fb2f7e5789494eeed44f8
> Author: Doug Evans <dje@google.com>
> Date:   Thu Mar 21 17:37:29 2013 +0000
>         New commands "mt set per-command {space,time,symtab} {on,off}".
> 
> $ make gdb.info
> ./gdb.texinfo:35648: command @bullet not accepting argument in brace should not be on @table line
> make: *** [gdb.info] Error 1

Fixed by using @enumerate.

Thanks.


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