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
a936321888
* annotate.texi: New file, to document annotations.
1994-04-28 16:54:02 +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
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
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
Jim Kingdon
6c06a518bf
* stabs.texinfo (Cross-References): `::' is for nested types only
...
within <>.
(Structures): Document static members.
1993-12-29 16:22:31 +00:00
Jim Kingdon
168e808729
* stabs.texinfo: Document S type attribute.
1993-12-27 18:59:39 +00:00
Jeff Law
e89d48dd88
* stabs.texinfo: Add notes about stabs-in-som where appropriate.
1993-12-27 04:47:59 +00:00
John Gilmore
ba6c26e314
Fix a few typos.
1993-12-04 03:13:48 +00:00
Roland Pesch
b1955f0b2a
Formatting improvements from 93q4 release.
1993-11-29 05:58:11 +00:00
Roland Pesch
22b5dba55e
* gdb.texinfo (New Features): mention threads.
...
(Summary, C): fix xrefs in newly contributed text.
(Threads): index entries, clarifications, example
(passim): minor typos fixed, phrasing improvements
* remote.texi (Bootstrapping): rephrase text on ^C and add index
entries; (Server): explain use of gdbserver w/real-time systems,
add example of conflicting TCP port; (MIPS Remote) break up
running text into table, highlighting commands, and add example.
1993-11-29 02:43:47 +00:00
Jim Kingdon
f50cb1a34d
* stabs.texinfo (Nested Symbols): New node.
...
(String Field, Symbol Descriptors, Cross-References): Refer to it.
1993-11-14 06:33:55 +00:00
Jim Kingdon
397f9dcdb9
* stabs.texinfo (Nested Symbols): New node.
...
(String Field, Symbol Descriptors): Refer to it.
1993-11-12 22:18:29 +00:00
Jim Kingdon
577379ab60
* stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
...
to picking which Bbss.bss symbol to use, and (because there seems to
be no good way of doing it) re-write some of the text to make it
sound like Bbss.bss isn't such a great idea after all (as currently
designed).
1993-11-11 21:35:07 +00:00
Jim Kingdon
3f73b7c868
* gdb.texinfo (C): In addition to saying people have to use g++ for
...
good results, say they have to use stabs. Specifically say cfront
doesn't work well.
(Summary): Merge in information on Modula-2, Pascal, and Chill from
the gdb README. Add xrefs to places where the support for the various
languages is described in detail.
1993-11-11 19:58:00 +00:00
Jim Kingdon
b857d95635
* stabs.texinfo: Clean up stuff about visibility and virtual
...
characters.
* stabs.texinfo (N_M2C): Cite Sun doc.
1993-11-08 17:54:29 +00:00
Roland Pesch
54616a9999
* gdb.texinfo: updates re threads.
...
* remote.texinfo: avoid index entries starting with digits.
1993-11-06 00:33:29 +00:00
Jim Kingdon
ae7016045f
* stabs.texinfo (Enumerations): Talk about large, negative and
...
octal values. Clean up cross reference to type attributes.
(String Field): Say that GDB 4.11 supports size attribute.
1993-11-02 15:16:31 +00:00
Thomas Lord
199b2450f6
Change the stream argument to _filtered to GDB_FILE *.
...
Change all references to stdout/stderr to gdb_stdout/gdb_stderr.
Replace all calls to stdio output functions with calls to
corresponding _unfiltered functions (`fprintf_unfiltered')
Replaced calls to fopen for output to gdb_fopen.
Added sufficient goo to utils.c and defs.h to make the above work.
The net effect is that stdio output functions are only directly used
in utils.c. Elsewhere, the _unfiltered and _filtered functions and
GDB_FILE type are used.
In the near future, GDB_FILE will stop being equivalant to FILE.
The semantics of some commands has changed in a very subtle way:
called in the right context, they may cause new occurences of
prompt_for_continue() behavior. The testsuite doesn't notice anything
like this, though.
Please respect this change by not reintroducing stdio output
dependencies in the main body of gdb code. All output from commands
should go to a GDB_FILE.
Target-specific code can still use stdio directly to communicate with
targets.
1993-11-01 22:25:23 +00:00
Jim Kingdon
ffbfe25026
* remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
...
is a mandatory step. Make the stuff about that more concise.
1993-10-31 19:36:41 +00:00
Jim Kingdon
bb1908342f
* stabs.texinfo (Class Names): New node.
1993-10-27 21:40:36 +00:00
Jim Kingdon
64a0145050
* gdb.texinfo (Command Files): Explain order of init file reading.
1993-10-27 16:20:51 +00:00
Jim Kingdon
e3b9a4856f
* remote.texi (Bootstrapping): Talk about getting the serial driver
...
to deal with ^C sent by gdb to stop the remote system.
1993-10-27 05:31:10 +00:00