Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1995-01-07 | Keep/lose gdbtk docs | Stan Shebs | 1 | -0/+42 | |
1995-01-07 | * gdbgui.texinfo: New file, manual for GUI (gdbtk) users. | Stan Shebs | 3 | -0/+434 | |
* Makefile.in (gdbgui.dvi, gdbgui.info): New actions. | |||||
1994-09-16 | remote.texi: asynctsr must run before mode (Hitachi stuff) | Jeffrey Osier | 1 | -2/+2 | |
1994-09-04 | * gdbint.texinfo: Removed mentions of some incorrectly placed and | Stan Shebs | 1 | -0/+5 | |
obsolete conditionals, described some others. | |||||
1994-08-01 | * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and | Jean Marie Diaz | 1 | -0/+5 | |
SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994. | |||||
1994-08-01 | * gdbint.texinfo: Put regex conditionals in their own table. | Stan Shebs | 2 | -0/+8 | |
1994-07-27 | * gdbint.texinfo: Removed mentions of many obsolete conditionals, | Stan Shebs | 2 | -250/+187 | |
described or fixed the descriptions of many others. | |||||
1994-07-17 | * gdb.texinfo: Add some more credits. | Stan Shebs | 2 | -15/+36 | |
* gdbint.texinfo: Capitalize GDB consistently, describe some macros and remove some. | |||||
1994-07-15 | * gdbint.texinfo: Removed mentions of many incorrectly placed and | Stan Shebs | 2 | -222/+137 | |
obsolete conditionals, described some others. | |||||
1994-07-12 | * gdb.texinfo (help targets): Changed to `help target', which | Peter Schauer | 2 | -2/+7 | |
is the correct gdb command. | |||||
1994-07-12 | Various updates | Stan Shebs | 1 | -10/+3 | |
1994-06-23 | * annotate.texi (TODO): New node, for keeping track of annotations | Jim Kingdon | 2 | -0/+23 | |
suggested but not yet implemented. | |||||
1994-06-01 | * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to | Jim Kingdon | 2 | -5/+10 | |
another symbol, it is not the address itself. | |||||
1994-05-24 | Mention gdb-testers-request as well as gdb-testers. (not in ChangeLog | Jim Kingdon | 1 | -8/+10 | |
because gdb distributions should not contain references to snapshots). | |||||
1994-05-06 | Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 2 | -0/+19 | |
* stabs.texinfo (Stab Section Basics): Add comment about alignment of stabs-in-coff sections. | |||||
1994-05-05 | * annotate.texi: Change edition to 0.5 and date to May 1994. | Jim Kingdon | 2 | -3/+295 | |
Add index. (Frames): New node, for frame annotation. (Displays): New node, for display annotation. | |||||
1994-05-04 | * remote.texi (MIPS Remote): Say that set timeout doesn't apply | Jim Kingdon | 2 | -0/+10 | |
when waiting for your program to stop. | |||||
1994-04-30 | * annotate.texi (Breakpoint Info): Document annotation of header | Jim Kingdon | 2 | -8/+13 | |
fields and record annotation. | |||||
1994-04-28 | * annotate.texi: New file, to document annotations. | Jim Kingdon | 1 | -0/+37 | |
1994-04-28 | * annotate.texi: New file, to document annotations. | Jim Kingdon | 1 | -2/+6 | |
1994-04-28 | * annotate.texi: New file, to document annotations. | Jim Kingdon | 3 | -0/+367 | |
1994-04-28 | new, to document annotations | Jim Kingdon | 1 | -0/+0 | |
1994-04-21 | * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan | Jim Kingdon | 2 | -1/+6 | |
16 I meant to make this change but did not). Do remove gdb-cfg.texi. | |||||
1994-04-20 | * stabs.texinfo (Stab Section Basics): Say what is in .stab | Jim Kingdon | 2 | -3/+14 | |
section, and say n_strx field is compilation unit relative. * stabs.texinfo: Don't use @code for a.out when it is the name of an object file format. | |||||
1994-04-14 | (Arguments): Fix typo. | Jim Kingdon | 2 | -2/+3 | |
1994-04-14 | * gdb.texinfo: Refer to file names, not path names, per rms | Jim Kingdon | 2 | -7/+12 | |
convention. | |||||
1994-03-29 | Fix node structure around new Hitachi nodes so general-purpose | Roland Pesch | 1 | -4/+4 | |
vn of manual builds OK, too. | |||||
1994-03-26 | Updates for Hitachi targets. | Roland Pesch | 1 | -7/+64 | |
1994-03-24 | * stabs.texinfo (Global Variables): Talk about stabs in files | Jim Kingdon | 2 | -0/+10 | |
where variables are referenced, but not defined. | |||||
1994-03-23 | * stabs.texinfo: Move stuff on @ and # type descriptors from node | Jim Kingdon | 2 | -28/+49 | |
Cplusplus to new nodes Member Type Descriptor and Method Type Descriptor. Re-write stuff for #. | |||||
1994-03-17 | More widely useable INFO-DIR entries. | Roland Pesch | 2 | -2/+2 | |
1994-03-16 | * gdb.texinfo (Print Settings): Don't document "set print | Jim Kingdon | 2 | -31/+9 | |
fast-symbolic-addr off". The bug which it worked around was fixed on 25 Feb 94 in coffread.c, so I'm nuking the command. | |||||
1994-03-16 | * stabs.texinfo (Alternate Entry Points): New node, rewritten from | Jim Kingdon | 2 | -12/+18 | |
N_ENTRY node. * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor. | |||||
1994-03-16 | * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor. | Jim Kingdon | 2 | -0/+7 | |
1994-03-15 | * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove | Jim Kingdon | 1 | -0/+5 | |
references to ieee-float.c. | |||||
1994-03-11 | * gdb.texinfo (Set Breaks): Update documentation for tbreak to | Jim Kingdon | 2 | -1/+6 | |
match what the code actually does. | |||||
1994-03-10 | * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s. | Jim Kingdon | 2 | -0/+7 | |
1994-03-02 | * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c, | Jim Kingdon | 2 | -3/+14 | |
i, and b. | |||||
1994-02-23 | * stabs.texinfo: Document N_RBRAC as function relative for COFF as | Jim Kingdon | 2 | -61/+100 | |
well as for ELF and SOM. Unify the descriptions of ELF and SOM as "stabs in sections" rather than just saying "ELF and SOM". Also make that stuff apply to COFF. | |||||
1994-02-18 | * gdb.texinfo (Formatting Documentation): Change GhostScript to | Jim Kingdon | 2 | -2/+7 | |
Ghostscript. | |||||
1994-02-04 | * gdb.texinfo (Continuing and Stepping): When talking about "step" | Jim Kingdon | 2 | -1/+15 | |
versus functions without line numbers, also mention stepping into them as well as "step" when you are in them. Tell the user how to deal with the situation. Add comment about "debugging information". | |||||
1994-02-03 | * stabs.texinfo (Enumerations): Document restriction on where | Jim Kingdon | 2 | -0/+17 | |
enumeration types can appear and still win with GDB. | |||||
1994-02-02 | * stabs.texinfo (Negative Type Numbers): Document format for type | Jim Kingdon | 2 | -3/+8 | |
-16. | |||||
1994-01-27 | * gdb.texinfo (Selection, Frame Info): Update information about | Jim Kingdon | 2 | -8/+20 | |
arbitrary frame specficiations. | |||||
1994-01-26 | General editing pass prior to Net release. | Roland Pesch | 3 | -258/+294 | |
1994-01-25 | * stabs.texinfo (String Field): Discuss continuing stabs with ?. | Jim Kingdon | 2 | -1/+7 | |
1994-01-19 | * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT. | David MacKenzie | 2 | -0/+9 | |
1994-01-16 | * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF | Jim Kingdon | 2 | -12/+16 | |
Differences node to Statics node. (Statics): Discuss XCOFF use of V symbol descriptor. | |||||
1994-01-16 | * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean, | Jim Kingdon | 2 | -2/+10 | |
not clean. | |||||
1994-01-13 | * gdb.texinfo (Print Settings): Document `set print | John Gilmore | 2 | -5/+49 | |
fast-symbolic-addr' and improve the doc for some other `set print's. |