diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index acdd54a946..723f70d2a7 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 afc136271a..f951cc4b81 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