aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/stabs.texinfo
AgeCommit message (Collapse)AuthorFilesLines
1995-12-13 * stabs.texinfo (Include Files): Document the values the SunOS4Ian Lance Taylor1-6/+12
linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
1995-05-08 * stabs.texinfo: Remove node `XCOFF differences'. Describe value ofJim Kingdon1-134/+76
C_FUN stab. Other cleanups.
1995-03-17 * stabs.texinfo (Negative Type Numbers): Mention the fact thatJim Kingdon1-1/+1
GDB, as well as AIX dbx, supports the size type attribute.
1995-03-16* stabs.texinfo (Negative Type Numbers): Document types -31 to -34.Jim Kingdon1-0/+12
1995-02-02 * stabs.texinfo (Source Files): Document N_SO used to mark the endJim Kingdon1-0/+9
of a source file.
1994-06-01 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points toJim Kingdon1-5/+5
another symbol, it is not the address itself.
1994-05-06Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-0/+14
* stabs.texinfo (Stab Section Basics): Add comment about alignment of stabs-in-coff sections.
1994-04-20 * stabs.texinfo (Stab Section Basics): Say what is in .stabJim Kingdon1-3/+7
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-03-24 * stabs.texinfo (Global Variables): Talk about stabs in filesJim Kingdon1-0/+5
where variables are referenced, but not defined.
1994-03-23 * stabs.texinfo: Move stuff on @ and # type descriptors from nodeJim Kingdon1-28/+43
Cplusplus to new nodes Member Type Descriptor and Method Type Descriptor. Re-write stuff for #.
1994-03-17More widely useable INFO-DIR entries.Roland Pesch1-1/+1
1994-03-16 * stabs.texinfo (Alternate Entry Points): New node, rewritten fromJim Kingdon1-12/+15
N_ENTRY node. * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
1994-03-16* stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.Jim Kingdon1-0/+3
1994-03-10* stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.Jim Kingdon1-0/+3
1994-03-02 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,Jim Kingdon1-3/+9
i, and b.
1994-02-23 * stabs.texinfo: Document N_RBRAC as function relative for COFF asJim Kingdon1-61/+93
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-03 * stabs.texinfo (Enumerations): Document restriction on whereJim Kingdon1-0/+12
enumeration types can appear and still win with GDB.
1994-02-02 * stabs.texinfo (Negative Type Numbers): Document format for typeJim Kingdon1-3/+3
-16.
1994-01-25* stabs.texinfo (String Field): Discuss continuing stabs with ?.Jim Kingdon1-1/+3
1994-01-19 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.David MacKenzie1-0/+5
1994-01-16 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFFJim Kingdon1-12/+12
Differences node to Statics node. (Statics): Discuss XCOFF use of V symbol descriptor.
1994-01-03 * stabs.texinfo (String Field): Talk about defining several typeJim Kingdon1-3/+5
numbers at once. Fix lint regarding changing node ELF Transformations to ELF and SOM Transformations.
1993-12-31Insert Peter Kessler's name as inventor (I think).John Gilmore1-1/+1
1993-12-29 * stabs.texinfo (Cross-References): `::' is for nested types onlyJim Kingdon1-2/+12
within <>. (Structures): Document static members.
1993-12-27* stabs.texinfo: Document S type attribute.Jim Kingdon1-4/+17
1993-12-27 * stabs.texinfo: Add notes about stabs-in-som where appropriate.Jeff Law1-9/+10
1993-11-14 * stabs.texinfo (Nested Symbols): New node.Jim Kingdon1-0/+3
(String Field, Symbol Descriptors, Cross-References): Refer to it.
1993-11-12 * stabs.texinfo (Nested Symbols): New node.Jim Kingdon1-8/+29
(String Field, Symbol Descriptors): Refer to it.
1993-11-11 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respectJim Kingdon1-15/+30
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-08 * stabs.texinfo: Clean up stuff about visibility and virtualJim Kingdon1-30/+46
characters. * stabs.texinfo (N_M2C): Cite Sun doc.
1993-11-02 * stabs.texinfo (Enumerations): Talk about large, negative andJim Kingdon1-16/+21
octal values. Clean up cross reference to type attributes. (String Field): Say that GDB 4.11 supports size attribute.
1993-10-27* stabs.texinfo (Class Names): New node.Jim Kingdon1-2/+33
1993-10-21 * stabs.texinfo (Local Variable Parameters): Re-write paragraph onJim Kingdon1-5/+7
floats passed as doubles (to improve clarity).
1993-10-20 * stabs.texinfo (Local Variable Parameters): Re-write paragraph onJim Kingdon1-8/+25
floats passed as doubles (to improve clarity).
1993-10-12* stabs.texinfo (Common Blocks): Minor cleanups.Jim Kingdon1-9/+15
1993-10-12 * stabs.texinfo: Update ld stabs in elf relocation to reflect the factJim Kingdon1-46/+70
that Sun has backed away from the linker kludge and thus the relevant issue is changes to the SunPRO tools, not the Solaris linker. * stabs.texinfo (Traditional Integer Types): Clean up description of octal bounds a little bit. Document extra leading zeroes.
1993-10-03* stabs.texinfo (Include Files): Fix typo (start -> end).Jim Kingdon1-5/+4
1993-09-19* stabs.texinfo (Based Variables): New node.Jim Kingdon1-4/+45
1993-09-17 * stabs.texinfo (Negative Type Numbers): Re-write discussions ofJim Kingdon1-18/+57
names, sizes, and formats to suggest how not to lose.
1993-09-11* stabs.texinfo (Methods): Fix typo.Jim Kingdon1-1/+1
1993-09-08 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):Jim Kingdon1-14/+59
More on relocating stabs in ELF files.
1993-09-08 * stabs.texinfo (Stabs In ELF, Statics): More on relocating stabsJim Kingdon1-8/+7
in ELF files.
1993-09-08 * stabs.texinfo (Stabs In ELF, Statics): More on relocating stabsJim Kingdon1-31/+39
in ELF files.
1993-09-07* stabs.texinfo (Stabs In ELF): Talk about N_FUN value.Jim Kingdon1-20/+29
1993-09-07 * stabs.texinfo (Local Variable Parameters): Talk about namelessJim Kingdon1-7/+32
parameters on VAX.
1993-09-03* stabs.texinfo: Make info author notice match the TeX author notice.Jim Kingdon1-1/+2
1993-09-03* stabs.texinfo: Many minor cleanups.Jim Kingdon1-9/+11
1993-09-03* stabs.texinfo: Many minor cleanups.Jim Kingdon1-3/+5
1993-08-31 * stabs.texinfo: Initial-caps all words in node names andDavid MacKenzie1-243/+243
non-trivial words in section names.
1993-08-31* stabs.texinfo: Many minor cleanups.Jim Kingdon1-7/+7