From 7f4945645bad655b73b788baa35ea37a605b622e Mon Sep 17 00:00:00 2001 From: Stan Shebs Date: Mon, 1 Aug 1994 22:13:35 +0000 Subject: [PATCH] * gdbint.texinfo: Put regex conditionals in their own table. --- gdb/doc/ChangeLog | 4 ++++ gdb/doc/gdbint.texinfo | 4 ++++ 2 files changed, 8 insertions(+) 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