3 * gdbint.texinfo: Removed mentions of some incorrectly placed and
4 obsolete conditionals, described some others.
8 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
9 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
13 * gdbint.texinfo: Put regex conditionals in their own table.
17 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
18 described or fixed the descriptions of many others.
22 * gdb.texinfo: Add some more credits.
23 * gdbint.texinfo: Capitalize GDB consistently, describe some
24 macros and remove some.
28 * gdbint.texinfo: Removed mentions of many incorrectly placed and
29 obsolete conditionals, described some others.
33 * gdb.texinfo (help targets): Changed to `help target', which
34 is the correct gdb command.
38 * annotate.texi (TODO): New node, for keeping track of annotations
39 suggested but not yet implemented.
43 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
44 another symbol, it is not the address itself.
48 * stabs.texinfo (Stab Section Basics): Add comment about alignment
49 of stabs-in-coff sections.
53 * annotate.texi: Change edition to 0.5 and date to May 1994.
55 (Frames): New node, for frame annotation.
56 (Displays): New node, for display annotation.
58 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
59 when waiting for your program to stop.
63 * annotate.texi (Breakpoint Info): Document annotation of header
64 fields and record annotation.
68 * annotate.texi: New file, to document annotations.
72 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
73 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
77 * stabs.texinfo (Stab Section Basics): Say what is in .stab
78 section, and say n_strx field is compilation unit relative.
79 * stabs.texinfo: Don't use @code for a.out when it is the name of
80 an object file format.
84 * gdb.texinfo: Refer to file names, not path names, per rms
86 (Arguments): Fix typo.
90 * stabs.texinfo (Global Variables): Talk about stabs in files
91 where variables are referenced, but not defined.
95 * stabs.texinfo: Move stuff on @ and # type descriptors from node
96 Cplusplus to new nodes Member Type Descriptor and Method Type
97 Descriptor. Re-write stuff for #.
101 * gdb.texinfo (Print Settings): Don't document "set print
102 fast-symbolic-addr off". The bug which it worked around was fixed
103 on 25 Feb 94 in coffread.c, so I'm nuking the command.
105 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
108 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
112 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
113 references to ieee-float.c.
117 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
118 match what the code actually does.
122 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
126 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
131 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
132 well as for ELF and SOM. Unify the descriptions of ELF and SOM
133 as "stabs in sections" rather than just saying "ELF and SOM".
134 Also make that stuff apply to COFF.
138 * gdb.texinfo (Formatting Documentation): Change GhostScript to
143 * gdb.texinfo (Continuing and Stepping): When talking about "step"
144 versus functions without line numbers, also mention stepping into
145 them as well as "step" when you are in them. Tell the user how to
146 deal with the situation. Add comment about "debugging information".
150 * stabs.texinfo (Enumerations): Document restriction on where
151 enumeration types can appear and still win with GDB.
155 * stabs.texinfo (Negative Type Numbers): Document format for type
160 * gdb.texinfo (Selection, Frame Info): Update information about
161 arbitrary frame specficiations.
165 * gdb.texinfo, remote.texi: general editing pass prior to Net release
169 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
173 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
177 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
178 Differences node to Statics node.
179 (Statics): Discuss XCOFF use of V symbol descriptor.
181 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
186 * gdb.texinfo (Print Settings): Document `set print
187 fast-symbolic-addr' and improve the doc for some other
192 * stabs.texinfo (String Field): Talk about defining several type
194 Fix lint regarding changing node ELF Transformations to
195 ELF and SOM Transformations.
199 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
203 * stabs.texinfo (Cross-References): `::' is for nested types only
205 (Structures): Document static members.
209 * stabs.texinfo: Document S type attribute.
213 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
217 * gdbint.texinfo: Fix a few typos.
221 * gdb.texinfo, remote.texi: formatting improvements
223 * gdb.texinfo (New Features): mention threads.
224 (Summary, C): fix xrefs in newly contributed text.
225 (Threads): index entries, clarifications, example
226 (passim): minor typos fixed, phrasing improvements
228 * remote.texi (Bootstrapping): rephrase text on ^C and add index
229 entries; (Server): explain use of gdbserver w/real-time systems,
230 add example of conflicting TCP port; (MIPS Remote) break up
231 running text into table, highlighting commands, and add example.
235 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
239 * stabs.texinfo (Nested Symbols): New node.
240 (String Field, Symbol Descriptors, Cross-References): Refer to it.
244 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
245 to picking which Bbss.bss symbol to use, and (because there seems to
246 be no good way of doing it) re-write some of the text to make it
247 sound like Bbss.bss isn't such a great idea after all (as currently
250 * gdb.texinfo (C): In addition to saying people have to use g++ for
251 good results, say they have to use stabs. Specifically say cfront
253 (Summary): Merge in information on Modula-2, Pascal, and Chill from
254 the gdb README. Add xrefs to places where the support for the various
255 languages is described in detail.
259 * stabs.texinfo: Clean up stuff about visibility and virtual
262 * stabs.texinfo (N_M2C): Cite Sun doc.
266 * gdb.texinfo: updates re threads.
267 * remote.texinfo: avoid index entries starting with digits.
271 * stabs.texinfo (Enumerations): Talk about large, negative and
272 octal values. Clean up cross reference to type attributes.
273 (String Field): Say that GDB 4.11 supports size attribute.
277 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
278 is a mandatory step. Make the stuff about that more concise.
282 * stabs.texinfo (Class Names): New node.
284 * gdb.texinfo (Command Files): Explain order of init file reading.
286 * remote.texi (Bootstrapping): Talk about getting the serial driver
287 to deal with ^C sent by gdb to stop the remote system.
291 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
293 * libgdb.texinfo (Defining Commands): made the DOC arg
294 to gdb_define_app_command a char * instead of char **
295 per a suggestion from kingdon.
297 * libgdb.texinfo: total rewrite from a different starting
302 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
303 floats passed as doubles (to improve clarity).
307 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
309 * a4rc.sed: update to work with Andreas Vogel papersize params
311 * refcard.tex: use Andreas Vogel simplifications of papersize
312 params; remove useless version info; update copyright date.
316 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
320 * gdb.texinfo (Files): Say what address the load command loads it at.
322 * stabs.texinfo (Common Blocks): Minor cleanups.
324 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
325 that Sun has backed away from the linker kludge and thus the relevant
326 issue is changes to the SunPRO tools, not the Solaris linker.
328 * stabs.texinfo (Traditional Integer Types): Clean up description
329 of octal bounds a little bit. Document extra leading zeroes.
333 * gdb.texinfo (Signaling): Update for symbolic symbol names
334 and add a section explaining the difference between the GDB
335 signal command and the shell kill utility.
339 * libgdb.texinfo: added `@' to braces that were unescaped.
343 * libgdb.texinfo: new file. Spec for the gdb library.
347 * stabs.texinfo (Include Files): Fix typo (start -> end).
351 * gdb.texinfo, remote.texi: assorted small improvements, mostly
352 from Melissa at FSF's editing pass.
356 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
357 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
358 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
362 * remote.texi (Bootstrapping): Discuss 386 call gates.
366 * stabs.texinfo (Based Variables): New node.
370 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
371 names, sizes, and formats to suggest how not to lose.
375 * stabs.texinfo (Methods): Fix typo.
379 * gdb.texinfo: Fix a few typos.
383 * gdb.texinfo: Clarify how well it works with Fortran.
385 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
386 More on relocating stabs in ELF files.
390 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
394 * stabs.texinfo (Local Variable Parameters): Talk about nameless
399 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
403 * stabs.texinfo: Make info author notice match the TeX author notice.
407 * stabs.texinfo: Initial-caps all words in node names and
408 non-trivial words in section names.
412 * stabs.texinfo: Many minor cleanups.
414 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
418 * stabs.texinfo: Remove full description of big example.
419 It's not really helpful; just use pieces of it where appropriate.
420 Add more Texinfo formatting directives (@samp, etc.).
421 Use @deffn to define stab types.
422 Eliminate some wordiness. Break up some nodes.
423 Add an (alphabetized) index of symbol types.
424 Use consistent capitalization style in node and section names.
428 * gdb.texinfo: Change typo "Two two" to "The two".
432 * stabs.texinfo (XCOFF-differences): Remove references to
433 non-existent types N_DECL and N_RPSYM.
435 * stabs.texinfo (String Field): Say that type attributes bug is
436 fixed in GDB 4.10, since it is.
438 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
442 * stabs.texinfo: Formatting cleanups.
446 * stabs.texinfo: When explaining the n_type of a stab, standardize
447 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
449 (Global Variables): Clean up.
453 * stabs.texinfo (Stack Variables): Re-write.
457 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
458 addresses of a source file. Also revise formatting.
459 Change "object module" or "object file" to "source file".
460 Various: Miscellaneous cleanups.
464 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
468 * gdbint.texinfo: Removed many nonsensical machine-collected
469 host and target conditionals, described some of the remainder.
473 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
475 * gdbint.texinfo (Top): Add name to @top line, and re-write the
476 paragraph which follows.
478 * gdbint.texinfo (Host): Use @code not @samp for Makefile
479 variables. Looks better and avoids overful hbox.
483 * stabs.texinfo (Procedures): Improve stuff on nested functions.
487 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
492 * gdbint.texinfo: Update statement about `some ancient Unix
493 systems, like Ultrix 4.0' to Ultrix 4.2.
495 Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
497 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
499 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
501 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
502 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
504 * remote.texi: new name for former gdbinv-s.texi
506 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
510 * gdbinv-s.texi: Documented timeout and retransmit-timeout
511 variables for MIPS remote debugging protocol.
515 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
519 * Makefile.in (refcard.dvi): Use srcdir where necessary.
523 * gdb.texinfo: repair conditional bugs in text markup
527 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
528 to select Modula-2 material.
532 * stabs.texinfo: Cleanups regarding statics.
534 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
535 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
539 * stabs.texinfo: N_MAIN is sometimes used for C.
543 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
547 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
548 removed from the code by Kingdon.
552 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
553 input when evaluating breakpoint conditions; the bug has been fixed.
555 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
556 sets the ignore count to N-1, not to N.
560 * refcard.tex (\hoffset): correct longstanding error to match
561 intended offset; avoids cutting off edge on some printers
565 * stabs.texinfo (Parameters): Say that order of stabs is significant.
569 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
573 * Makefile.in: (REFEDITS) new var to control whether PS or CM
574 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
575 collect sed edits if any, apply to refcard before formatting;
576 (refcard.ps) stop implying PS fonts if PS output requested;
577 (lrefcard.ps) delete extra target for variant PS fonts
579 * refcard.tex: parametrize papersize dependent info, collect
580 in easily replaced spot
582 * a4rc.sed: new file, edits to refcard for A4 paper
586 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
590 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
594 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
595 politely rather than rudely.
599 * stabs.texinfo: Document common blocks.
603 * stabs.texinfo: Add some basic info about stabs-in-elf.
607 * stabs.texinfo (Top): Minor cleanup.
609 Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
611 * Makefile.in (install-info): remove parentdir support
615 * gdb.texinfo (Copying): delete this node and references to it;
616 RMS says this manual need not carry GPL. (passim): Improvements
617 from last round at FSF, largely due to Ian Taylor review, and
618 minor formatting improvements.
620 * gdbinv-s.texi (passim): Improvements from last round at FSF,
621 largely due to Ian Taylor review. (Debug Session): minor edits to
626 * Makefile.in (realclean): Remove info and dvi files too.
630 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
631 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
632 * gdb.texinfo: Change accordingly.
634 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
635 N_{L,R}BRAC,N_SLINE are relative to.
639 * Makefile.in (GDBvn.texi): Update atomically.
643 * gdbinv-s.texi (Debug Session): Document exceptionHook.
647 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
648 addresses together. Also motivate the set print symbol-filename
649 command and suggest other solutions.
653 * gdb.texinfo (set print elements): Note that the number of
654 elements is set to unlimited by "set print elements 0".
658 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
660 (Stab Types): Include Solaris stab types.
661 (Procedures): Document Solaris extensions.
665 * gdb.texinfo: Add `set print symbol-filename' doc.
669 * stabs.texinfo (Arrays): Talk about type definition vs. type
672 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
673 the trailing semicolon.
677 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
678 and merge in other parts of the document addressing these subjects.
679 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
681 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
682 at the end of a range type.
684 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
689 * stabs.texinfo (Stabs Format): Misc fixes.
693 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
694 (Traditional builtin types): Document convex convention for long long.
695 (Negative builtin types): Discuss type names, and misc fixes.
699 * stabs.texinfo (Builtin Type Descriptors): Document the floating
700 point types used with @samp{R} type descriptor.
701 (Symbol Descriptors): Describe how to handle conflict between
702 different meanings of @samp{P} symbol descriptor.
706 * stabs.texinfo: Remove node Quick Reference and put its children
707 directly under the main menu.
709 * stabs.texinfo: Many more changes to bring it into line with
710 AIX documentation and reality. I think it now has all the
711 information from the AIX documentation, except that I burned
712 out when I got to variant records (Pascal and Modula-2) and
713 all the COBOL types. Oh well, we can add them later when we're
714 worrying more about those languages.
716 * stabs.texinfo (Automatic variables): Talk about what it means
717 to omit the symbol descriptor.
721 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
722 gcc2 behavior with promoted args.
726 * gdb.texinfo: include readline appendices in info version of manual
730 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
733 * gdb.texinfo (Machine Code): more index entries for disassemble
737 * Clarify the intended use of the gdb-testers and gdb-patches
738 mailing lists, and shrink gzip comment.
742 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
743 DOSHOST configuration of manual.
745 * gdb.texinfo (MIPS Stack): new node.
747 * all-config.texi (MIPS) new switch.
749 * gdbinv-s.texi (Nindy Options) Remove two instances of future
750 tense; (MIPS Remote) new node.
752 * gdb.texinfo (passim) rephrases to work around makeinfo @value
753 bug; (Environment) less passive, other small cleanups in text about
754 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
755 (Remote) new MIPS Remote menu entry.
759 * stabs.texinfo: Many changes to include information from the
762 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
766 * gdbint.texinfo (new node Debugging GDB, elsewhere):
767 Move a bunch of information from ../README.
768 (Getting Started): New node.
772 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
774 * gdb.texinfo: advance manual revision dates to present
776 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
777 stop using silly Roman numerals in @set variable names
781 * stabs.texinfo (Parameters): Keep trying to get this right.
785 * stabs.texinfo (Parameters): More on "local parameters".
789 * stabs.texinfo (Parameters): Re-do "local parameters" section.
793 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
794 (Parameters): Rewrite.
795 (xcoff-differences, Sun-differences): Minor changes.
799 * stabs.texinfo: Minor cleanup.
803 * gdbint.texinfo: Minor xcoff stuff.
807 * gdbint.texinfo: Update for new config directory structure.
808 Add info about internal type data structures.
812 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
814 (gdb-config.texi): Depend on file in $(srcdir).
818 * stabs.texinfo: Fixes about N_SO.
822 * gdb.texinfo: include list of nonstandard init file names
824 * *-config.texi: new switch GENERIC for text that applies *only*
825 to (usual) multiple-target version of manual
827 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
830 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
831 in menus (rather than conditionally selected multiple alternative
834 * Makefile.in: define and use DOC_CONFIG var to select
835 configuration for GDB user manual.
837 * gdb-config.texi: delete from repository, generate from Makefile.
839 * all-config.texi: normal `generic' configuration file, formerly
840 stored as gdb-config.texi
842 Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
844 * Makefile.in: add dvi target to build all .dvi files
848 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
852 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
854 * stabs.texinfo: More array fixes inspired by Jim's.
858 * stabs.texinfo: Fixes re arrays and continuations.
860 * gdbint.texinfo: Add XCOFF node.
864 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
868 * stabs.texinfo: Fix for array types to mention lower bounds.
872 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
876 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
880 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
885 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
889 * gdb.texinfo, gdbinv-s.texi: misc updates
893 * gdbint.texinfo: Brief documentation for longjmp support,
894 from an email msg by Stu.
898 * stabs.texinfo: Fix description of floating point "range"
899 types (which really define basic types). Reported by Jim Meehan,
902 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
906 * gdbint.texinfo: Slightly expand section on supporting a new
911 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
916 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
920 * gdbinv-s.texi: z8000 simulator target name is just "sim"
922 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
927 * gdbint.texinfo: Add sections on clean design and on how to send
932 * gdbint.texinfo: Add how to declare the result of make_cleanup.
936 * gdb.texinfo: Fix typo, reported by Karl Berry.
940 * gdb.texinfo: Add opcodes dir to GDB distribution description.
942 Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
944 * gdbint.texinfo: fixed a stray email address (needs @@),
945 added @table @code to node "Native Conditionals"
949 * gdbint.texinfo: Describe coding style of GDB.
953 * stabs.texinfo: Minor wording changes.
957 * gdbint.texinfo: Improve release doc slightly.
961 * gdbint.texinfo: Improve doc of GDB config macros.
965 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
966 These will be reinserted when examined.
970 * gdbint.texinfo: Make a start at documenting all the #if macros
971 in GDB. At least list them all, and start separating them into
972 host-specific and target-specific.
976 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
977 examples (not consistent w others).
978 gdb.texinfo: issue disclaimer paragraph on cmdline options only
979 for generic vn of doc
983 * Makefile.in: always create installation directories.
987 * gdb.texinfo: in h8 config, do not describe searching commands.
991 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
992 conditionals; introduce a few generic switches that may be
993 useful for other cross-dev or dos-hosted configs.
995 * gdb.texinfo: fix typo in "info reg" description
999 * stabs.texinfo: Minor updates from running TeX over it.
1000 * Makefile.in (stabs.dvi, stabs.ps): Add.
1004 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
1005 First pass at converting it to texinfo.
1009 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
1010 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
1014 * gdbint.texinfo: Add section on partial symbol tables.
1016 Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
1018 * gdb.texinfo: document `set remotedebug' and `set
1019 rstack_high_address'.
1023 * gdb.texinfo: slight expansion of new text on reading info files
1024 * gdbinv-s.m4.in: correct and expand info on cross-debugging
1027 Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
1029 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
1031 Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
1033 * gdb.texinfo: Say how to read the `info' files.
1037 * Makefile.in: gm4 -> m4.
1039 Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
1041 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
1042 Documentation' ahead of `Installing GDB' to match README.
1043 Update shared library doc, -readnow and -mapped, and directory
1044 structure (add glob and mmalloc). Update configure doc.
1048 * Makefile.in: remove $(srcdir) from gdb.info rule.
1052 * Makefile.in: commented out gdb-all.texinfo rule. This is
1057 * Makefile.in, configure.in: removed traces of namesubdir,
1058 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
1059 copyrights to '92, changed some from Cygnus to FSF.
1061 Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
1063 * gdb.texinfo: Improve how we ask for bug reports.
1065 Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
1067 * Makefile.in: infodir belongs in datadir.
1069 Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
1071 * Makefile.in: remove spaces following hyphens, bsd make can't
1072 cope. install using INSTALL_DATA. added clean-info. added
1073 standards.text support.
1075 Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
1077 * Makefile.in: idestdir and ddestdir go away. Added copyrights
1078 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
1079 and mandir now keyed off datadir by default.
1086 version-control: never