Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-08-10 | * gdbint.texinfo (Overall Structure): Spelling fix. | Mark Kettenis | 2 | -1/+5 | |
2000-08-10 | * gdbint.texinfo (Target Architecture Definition): Document that | Eli Zaretskii | 2 | -2/+16 | |
REGISTER_CONVERT_TO_VIRTUAL should only be called on a register for which REGISTER_CONVERTIBLE returns a zero value. | |||||
2000-07-09 | * Makefile.in (install-info): Find files to install in either the build | Eli Zaretskii | 2 | -7/+21 | |
or source directories (adapted from Makefile.am). (From Chris Faylor.) | |||||
2000-07-07 | * stabs.texinfo: Fix spelling errors. | Nicholas Duffek | 2 | -39/+43 | |
(String Field): FILE-NUMBER starts from 0, not 1. | |||||
2000-07-05 | Remove \centerline from the blurb. Patch from Brian Youmans. | Eli Zaretskii | 2 | -5/+11 | |
2000-06-25 | * Makefile.in (install-info): Support installation from outside of | Eli Zaretskii | 2 | -1/+8 | |
the source directory. Reported by Mark Harig <markh@frazier.landmark.com>. | |||||
2000-06-20 | * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number. | J.T. Conklin | 2 | -1/+5 | |
2000-05-31 | Import texinfo.tex from texinfo-4.0. | Andrew Cagney | 5 | -4/+77 | |
Add support for ``make pdf'' to the gdb/doc directory using pdftex. | |||||
2000-05-24 | * gdb.texinfo: Remove duplicate @syncodeindex. From Brian | Eli Zaretskii | 2 | -4/+6 | |
Youmans. | |||||
2000-05-24 | et al. not et.al. | Andrew Cagney | 2 | -2/+7 | |
2000-05-24 | Remove quotes from arround for loop arg. | Andrew Cagney | 2 | -1/+6 | |
2000-05-19 | update | Jimmy Guo | 1 | -0/+4 | |
2000-05-19 | regenerate | Jimmy Guo | 1 | -4/+30 | |
2000-05-17 | * mmalloc/Makefile.in (install-info): Make sure $(infodir) exists. | Eli Zaretskii | 2 | -0/+12 | |
Run install-info program on the installed Info files. * gdb/doc/Makefile.in (install-info): Run install-info on installed Info files. | |||||
2000-05-12 | Add Stan to authors attempt two. Also add et.al. | Andrew Cagney | 2 | -2/+3 | |
2000-05-12 | Add Andrew Cagney. Add Stan Shebs as an author. | Andrew Cagney | 2 | -1/+6 | |
2000-05-09 | * gdb.texinfo: Proofreading changes from Brian Youmans. | Eli Zaretskii | 2 | -8/+21 | |
2000-05-01 | * gdb.texinfo (Command Files): Mention -x, use @enumerate for | Nicholas Duffek | 2 | -10/+29 | |
startup sequence, minor edits. | |||||
2000-05-01 | * gdbint.texinfo (RETURN_VALUE_ON_STACK): Document. | Jim Blandy | 1 | -0/+37 | |
2000-05-01 | * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in | Eli Zaretskii | 3 | -56/+67 | |
TeX. * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries "@kindex f" into "@kindex f (foo)", otherwise we get index entries like `n' and `s' which look weird. Convert some of the @kindex to @vindex, when they refer to variables, not commands. | |||||
2000-05-01 | Do not use @value{GDBN in @nodes. | Andrew Cagney | 2 | -2/+6 | |
2000-04-23 | * Makefile.in (GDBMI_DIR): New variable. | Eli Zaretskii | 3 | -11/+38 | |
(SET_TEXINPUTS): Add $(GDBMI_DIR). (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo. (gdbmi.texinfo): New target, for texi2roff. (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo. (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}". * gdb.texinfo (Top): Add GDB/MI to the main menu and @include gdbmi.texinfo. (Mode Options): Add xref to GDB/MI docs and remove a FIXME comment. * gdbmi.texinfo: Lots of changes, to include this document as part of the GDB manual. * TODO, NEWS: Update due to inclusion of gdbmi.texinfo in the GDB manual. | |||||
2000-04-17 | 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 2 | -8/+10 | |
* gdb.texinfo (Files): Update description of add-symbol-file command. | |||||
2000-04-17 | Fixed incorrect date on the previous entry. | Eli Zaretskii | 1 | -1/+1 | |
2000-04-17 | * gdb.texinfo (Porting GDB): Don't use @value in the node name, it | Eli Zaretskii | 2 | -1/+6 | |
prevents the build (and is generally a Bad Idea). | |||||
2000-04-17 | * gdb.texinfo (Protocol): Prevent makeinfo from complaining about | Eli Zaretskii | 2 | -8/+15 | |
a comma inside @var. (Command Files): Index markup changes from Dmitry Sivachenko <dima@Chg.RU>. | |||||
2000-04-16 | * Makefile.in (LN_S): Define. | Eli Zaretskii | 3 | -4/+17 | |
(gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't invoke "ln -s" unless it is known to work. * configure.in (AC_PROG_LN_S): Add. | |||||
2000-04-14 | *** empty log message *** | Jim Blandy | 1 | -0/+7 | |
2000-04-14 | * gdbint.texinfo (Pointers Are Not Always Addresses): New manual | Jim Blandy | 1 | -0/+174 | |
section. (Target Conditionals): Document ADDRESS_TO_POINTER, POINTER_TO_ADDRESS. | |||||
2000-04-12 | Typos fixed (from Dmitry Sivachenko <dima@Chg.RU>). | Eli Zaretskii | 1 | -7/+2 | |
2000-04-12 | Changelog entry for gdbint.texinfo fix | Daniel Berlin | 1 | -0/+5 | |
2000-04-12 | GDB->@value{GDBN} | Daniel Berlin | 1 | -210/+210 | |
2000-04-10 | *** empty log message *** | Jim Blandy | 1 | -0/+5 | |
2000-04-10 | Use the three-argument form of @xref to get the references right. | Jim Blandy | 1 | -6/+8 | |
2000-04-10 | * gdbint.texinfo (Target Architecture Definition): Fix screwed-up | Jim Blandy | 1 | -6/+6 | |
references to ``Using Different Register and Memory Data Representations''. | |||||
2000-04-08 | *** empty log message *** | Jim Blandy | 1 | -0/+8 | |
2000-04-08 | * gdbint.texinfo (Using Different Register and Memory Data | Jim Blandy | 1 | -0/+115 | |
Representations): New section. (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE, REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL, REGISTER_CONVERT_TO_RAW): Document. | |||||
2000-04-07 | ChangeLog for | Andrew Cagney | 1 | -0/+5 | |
/cvs/src/src/gdb/doc/gdb.texinfo,v <-- gdb.texinfo new revision: 1.13; previous revision: 1.12 | |||||
2000-04-07 | Deprecate sequence-id's. | Andrew Cagney | 1 | -29/+27 | |
2000-04-03 | * annotate.texi (Frame Annotations): Fix a cross-reference. | Eli Zaretskii | 1 | -2/+2 | |
2000-03-29 | Fix thread-extra-info name. qfThreadExtraInfo ->qThreadExtraInfo. | Andrew Cagney | 2 | -1/+6 | |
2000-03-29 | 2000-03-28 J.T. Conklin <jtc@redback.com> | J.T. Conklin | 2 | -19/+28 | |
* gdb.texinfo: Clarify which remote debug protocol commands are required and which are optional. | |||||
2000-03-29 | Revert movement of @chapter and @node tags from separate files to | Andrew Cagney | 3 | -11/+7 | |
gdb.texinfo. | |||||
2000-03-28 | * gdb.texinfo: Update dates, bump to Eighth Edition (note | Stan Shebs | 4 | -327/+431 | |
expectation of additional changes before release), update ISBN, add copy of top-level menu for @ifhtml, remove explicit node links, rephrase and/or shorten lines to fix formatting problem in both regular and @smallbook formats. * annotate.texi: Shorten lines in example, use smallexample consistently everywhere. * Makefile.in: Add comment about texinfo 4.0 html generation. (SFILES_INCLUDED): Add annotate.texi. | |||||
2000-03-28 | The set debug changes | Daniel Berlin | 2 | -257/+323 | |
2000-03-24 | Fix texinfo-3.12 problems: | Andrew Cagney | 3 | -189/+211 | |
* annotate.texi (Annotations): When GDBN omit @chapter and @node entry. * gdb.texinfo: Check for @ifinfo instead of @ifnottex. (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local @chapter and @node entries. * gdb.texinfo: Link all top-level nodes. * inc-hist.texinfo: When GDBN omit the chapter/node. * rluser.texinfo (Command Line Editing): Ditto. | |||||
2000-03-24 | Create $(infodir) before trying to install info files. | Andrew Cagney | 2 | -0/+6 | |
2000-03-24 | 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 2 | -6/+66 | |
* gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo. | |||||
2000-03-23 | 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com> | Fernando Nasser | 2 | -2/+19 | |
From David Whedon <dwhedon@gordian.com> * gdbint.texinfo : Added paragraphs about command deprecation. | |||||
2000-03-23 | Added the apropos command | Daniel Berlin | 2 | -0/+23 | |