Jeffrey Osier
e3a58c921b
remote.texi: asynctsr must run before mode (Hitachi stuff)
1994-09-16 07:53:09 +00:00
Stan Shebs
de9eff96b8
* gdbint.texinfo: Removed mentions of some incorrectly placed and
...
obsolete conditionals, described some others.
1994-09-04 23:49:40 +00:00
Jean Marie Diaz
dbae6b7d3a
* gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
...
SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
1994-08-01 22:47:25 +00:00
Stan Shebs
7f4945645b
* gdbint.texinfo: Put regex conditionals in their own table.
1994-08-01 22:13:35 +00:00
Stan Shebs
beb773f39f
* gdbint.texinfo: Removed mentions of many obsolete conditionals,
...
described or fixed the descriptions of many others.
1994-07-27 01:35:46 +00:00
Stan Shebs
356bc67bc5
* gdb.texinfo: Add some more credits.
...
* gdbint.texinfo: Capitalize GDB consistently, describe some
macros and remove some.
1994-07-17 21:17:23 +00:00
Stan Shebs
cdc647da07
* gdbint.texinfo: Removed mentions of many incorrectly placed and
...
obsolete conditionals, described some others.
1994-07-15 01:48:01 +00:00
Peter Schauer
a4ae37021c
* gdb.texinfo (help targets): Changed to `help target', which
...
is the correct gdb command.
1994-07-12 19:30:14 +00:00
Stan Shebs
08df328495
Various updates
1994-07-12 01:43:09 +00:00
Jim Kingdon
aaa52579c7
* annotate.texi (TODO): New node, for keeping track of annotations
...
suggested but not yet implemented.
1994-06-23 01:15:24 +00:00
Jim Kingdon
cb0520c4d1
* stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
...
another symbol, it is not the address itself.
1994-06-01 23:14:45 +00:00
Jim Kingdon
a13d789c7f
Mention gdb-testers-request as well as gdb-testers. (not in ChangeLog
...
because gdb distributions should not contain references to snapshots).
1994-05-24 23:56:30 +00:00
Stan Shebs
87d62f677b
Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
...
* stabs.texinfo (Stab Section Basics): Add comment about alignment
of stabs-in-coff sections.
1994-05-06 03:31:15 +00:00
Jim Kingdon
f710410bf9
* annotate.texi: Change edition to 0.5 and date to May 1994.
...
Add index.
(Frames): New node, for frame annotation.
(Displays): New node, for display annotation.
1994-05-05 04:25:03 +00:00
Jim Kingdon
5940bfd964
* remote.texi (MIPS Remote): Say that set timeout doesn't apply
...
when waiting for your program to stop.
1994-05-04 13:28:23 +00:00
Jim Kingdon
b003875b63
* annotate.texi (Breakpoint Info): Document annotation of header
...
fields and record annotation.
1994-04-30 01:31:49 +00:00
Jim Kingdon
dd3a7d45f9
* annotate.texi: New file, to document annotations.
1994-04-28 21:43:10 +00:00
Jim Kingdon
7e3c7c4078
* annotate.texi: New file, to document annotations.
1994-04-28 19:43:30 +00:00
Jim Kingdon
a936321888
* annotate.texi: New file, to document annotations.
1994-04-28 16:54:02 +00:00
Jim Kingdon
9b58556978
new, to document annotations
1994-04-28 14:43:44 +00:00
Jim Kingdon
5d955237be
* Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
...
16 I meant to make this change but did not). Do remove gdb-cfg.texi.
1994-04-21 21:24:30 +00:00
Jim Kingdon
50cca37893
* stabs.texinfo (Stab Section Basics): Say what is in .stab
...
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-20 18:26:12 +00:00
Jim Kingdon
ac74588eb5
(Arguments): Fix typo.
1994-04-14 03:35:57 +00:00
Jim Kingdon
b550c03aec
* gdb.texinfo: Refer to file names, not path names, per rms
...
convention.
1994-04-14 03:31:42 +00:00
Roland Pesch
009ed68149
Fix node structure around new Hitachi nodes so general-purpose
...
vn of manual builds OK, too.
1994-03-29 00:35:30 +00:00
Roland Pesch
2ded09f551
Updates for Hitachi targets.
1994-03-26 02:25:09 +00:00
Jim Kingdon
8816824a83
* stabs.texinfo (Global Variables): Talk about stabs in files
...
where variables are referenced, but not defined.
1994-03-24 16:11:11 +00:00
Jim Kingdon
2b7ac6fdb0
* stabs.texinfo: Move stuff on @ and # type descriptors from node
...
Cplusplus to new nodes Member Type Descriptor and Method Type
Descriptor. Re-write stuff for #.
1994-03-23 15:18:17 +00:00
Roland Pesch
95cb23dc99
More widely useable INFO-DIR entries.
1994-03-17 22:46:08 +00:00
Jim Kingdon
ec35141c8c
* gdb.texinfo (Print Settings): Don't document "set print
...
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 20:04:14 +00:00
Jim Kingdon
6d244da7a1
* stabs.texinfo (Alternate Entry Points): New node, rewritten from
...
N_ENTRY node.
* stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
1994-03-16 18:52:45 +00:00
Jim Kingdon
ac83d595de
* stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
1994-03-16 16:21:17 +00:00
Jim Kingdon
b6e98162f8
* gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
...
references to ieee-float.c.
1994-03-15 16:43:45 +00:00
Jim Kingdon
cfcafcba75
* gdb.texinfo (Set Breaks): Update documentation for tbreak to
...
match what the code actually does.
1994-03-11 16:22:51 +00:00
Jim Kingdon
594eeceb8e
* stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
1994-03-10 03:45:07 +00:00
Jim Kingdon
2084230d91
* stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
...
i, and b.
1994-03-02 02:55:42 +00:00
Jim Kingdon
9a22aed507
* stabs.texinfo: Document N_RBRAC as function relative for COFF as
...
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-23 19:20:07 +00:00
Jim Kingdon
d241c8c89a
* gdb.texinfo (Formatting Documentation): Change GhostScript to
...
Ghostscript.
1994-02-18 16:39:10 +00:00
Jim Kingdon
068b06f2df
* gdb.texinfo (Continuing and Stepping): When talking about "step"
...
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-04 14:40:56 +00:00
Jim Kingdon
cf7416ec3f
* stabs.texinfo (Enumerations): Document restriction on where
...
enumeration types can appear and still win with GDB.
1994-02-03 16:44:13 +00:00
Jim Kingdon
a9a4aec834
* stabs.texinfo (Negative Type Numbers): Document format for type
...
-16.
1994-02-02 16:33:09 +00:00
Jim Kingdon
7e17041f34
* gdb.texinfo (Selection, Frame Info): Update information about
...
arbitrary frame specficiations.
1994-01-27 22:01:52 +00:00
Roland Pesch
9a27b06e98
General editing pass prior to Net release.
1994-01-26 23:35:17 +00:00
Jim Kingdon
41d7671d53
* stabs.texinfo (String Field): Discuss continuing stabs with ?.
1994-01-25 17:42:20 +00:00
David MacKenzie
59502c19ad
* stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
1994-01-19 14:43:04 +00:00
Jim Kingdon
8f85a4357a
* stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
...
Differences node to Statics node.
(Statics): Discuss XCOFF use of V symbol descriptor.
1994-01-16 18:30:32 +00:00
Jim Kingdon
023b639454
* Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
...
not clean.
1994-01-16 17:45:32 +00:00
John Gilmore
5986c8ea41
* gdb.texinfo (Print Settings): Document `set print
...
fast-symbolic-addr' and improve the doc for some other
`set print's.
1994-01-13 05:35:48 +00:00
Jim Kingdon
b563c370fb
* stabs.texinfo (String Field): Talk about defining several type
...
numbers at once.
Fix lint regarding changing node ELF Transformations to
ELF and SOM Transformations.
1994-01-03 22:30:19 +00:00
John Gilmore
534694b377
Insert Peter Kessler's name as inventor (I think).
1993-12-31 08:45:16 +00:00