diff options
Diffstat (limited to 'gdb/doc/gdbint.texinfo')
-rw-r--r-- | gdb/doc/gdbint.texinfo | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/doc/gdbint.texinfo b/gdb/doc/gdbint.texinfo index afc1362..f951cc4 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 |