From: Stan Shebs Date: Mon, 1 Aug 1994 22:13:35 +0000 (+0000) Subject: * gdbint.texinfo: Put regex conditionals in their own table. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7f4945645bad655b73b788baa35ea37a605b622e;p=binutils-gdb.git * gdbint.texinfo: Put regex conditionals in their own table. --- diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index acdd54a946b..723f70d2a7a 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com) + + * gdbint.texinfo: Put regex conditionals in their own table. + Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com) * gdbint.texinfo: Removed mentions of many obsolete conditionals, diff --git a/gdb/doc/gdbint.texinfo b/gdb/doc/gdbint.texinfo index afc136271a0..f951cc4b81e 100644 --- a/gdb/doc/gdbint.texinfo +++ b/gdb/doc/gdbint.texinfo @@ -1928,6 +1928,8 @@ Define this to override the defaults of @code{__volatile__} or @code{/**/}. Regex conditionals. +@table + @item C_ALLOCA regex.c @item NFAILURES @@ -1947,6 +1949,8 @@ regex.c @item test regex.c +@end table + @node Target Conditionals @chapter Target Conditionals