diff options
author | K. Richard Pixley <rich@cygnus> | 1991-11-14 00:26:43 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1991-11-14 00:26:43 +0000 |
commit | b7becc8fc3add3a4f2ddc30528dc1fd82f91ad9f (patch) | |
tree | 676f7a59442ca01f2308484c432f0120415c73e8 /gdb/doc/gdb.texinfo | |
parent | dc341d8b470c55d34daecf3b0c96253b89cc38a2 (diff) | |
download | gdb-b7becc8fc3add3a4f2ddc30528dc1fd82f91ad9f.zip gdb-b7becc8fc3add3a4f2ddc30528dc1fd82f91ad9f.tar.gz gdb-b7becc8fc3add3a4f2ddc30528dc1fd82f91ad9f.tar.bz2 |
added info dir menu hooks
Diffstat (limited to 'gdb/doc/gdb.texinfo')
-rw-r--r-- | gdb/doc/gdb.texinfo | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index e1bee54..ce09f8f 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -11,6 +11,15 @@ _dnl__ Copyright (c) 1988 1989 1990 1991 Free Software Foundation, Inc. @c preprocessing; if you don't, you have the source configured for @c _HOST__ architectures (and you can of course get the full source, @c with all configurations, from wherever you got this). + +@ifinfo +@format +START-INFO-DIR-ENTRY +* Gdb: (gdb). The GNU debugger. +END-INFO-DIR-ENTRY +@end format +@end ifinfo + _if__(0) THIS IS THE SOURCE PRIOR TO PREPROCESSING. The full source needs to |