URL
https://opencores.org/ocsvn/or1k_old/or1k_old/trunk
Subversion Repositories or1k_old
[/] [or1k_old/] [trunk/] [gdb-5.3/] [gdb/] [doc/] [stabs.info-4] - Rev 1782
Compare with Previous | Blame | View Log
This is stabs.info, produced by makeinfo version 4.1 from
./stabs.texinfo.
START-INFO-DIR-ENTRY
* Stabs: (stabs). The "stabs" debugging information format.
END-INFO-DIR-ENTRY
This document describes the stabs debugging symbol tables.
Copyright 1992,1993,1994,1995,1997,1998,2000,2001 Free Software
Foundation, Inc. Contributed by Cygnus Support. Written by Julia
Menapace, Jim Kingdon, and David MacKenzie.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.1 or
any later version published by the Free Software Foundation; with no
Invariant Sections, with the Front-Cover Texts being "A GNU Manual,"
and with the Back-Cover Texts as in (a) below.
(a) The FSF's Back-Cover Text is: "You have freedom to copy and
modify this GNU Manual, like GNU software. Copies published by the Free
Software Foundation raise funds for GNU development."
File: stabs.info, Node: Symbol Types Index, Prev: Stab Sections, Up: Top
Symbol Types Index
******************
* Menu:
* .bb: Block Structure.
* .be: Block Structure.
* C_BCOMM: Common Blocks.
* C_BINCL: Include Files.
* C_BLOCK: Block Structure.
* C_BSTAT: Statics.
* C_DECL, for types: Typedefs.
* C_ECOML: Common Blocks.
* C_ECOMM: Common Blocks.
* C_EINCL: Include Files.
* C_ENTRY: Alternate Entry Points.
* C_ESTAT: Statics.
* C_FILE: Source Files.
* C_FUN: Procedures.
* C_GSYM: Global Variables.
* C_LSYM: Stack Variables.
* C_PSYM: Parameters.
* C_RPSYM: Register Parameters.
* C_RSYM: Register Variables.
* C_STSYM: Statics.
* N_BCOMM: Common Blocks.
* N_BINCL: Include Files.
* N_BROWS: N_BROWS.
* N_BSLINE: Line Numbers.
* N_CATCH: N_CATCH.
* N_DEFD: N_DEFD.
* N_DSLINE: Line Numbers.
* N_ECOML: Common Blocks.
* N_ECOMM: Common Blocks.
* N_EHDECL: N_EHDECL.
* N_EINCL: Include Files.
* N_ENTRY: Alternate Entry Points.
* N_EXCL: Include Files.
* N_FNAME: Procedures.
* N_FUN, for functions: Procedures.
* N_FUN, for variables: Statics.
* N_GSYM: Global Variables.
* N_GSYM, for functions (Sun acc): Procedures.
* N_LBRAC: Block Structure.
* N_LCSYM: Statics.
* N_LENG: N_LENG.
* N_LSYM, for parameter: Local Variable Parameters.
* N_LSYM, for stack variables: Stack Variables.
* N_LSYM, for types: Typedefs.
* N_M2C: N_M2C.
* N_MAIN: Main Program.
* N_MOD2: N_MOD2.
* N_NBBSS: Gould.
* N_NBDATA: Gould.
* N_NBLCS: Gould.
* N_NBSTS: Gould.
* N_NBTEXT: Gould.
* N_NOMAP: N_NOMAP.
* N_NSYMS: N_NSYMS.
* N_PC: N_PC.
* N_PSYM: Parameters.
* N_RBRAC: Block Structure.
* N_ROSYM: Statics.
* N_RSYM: Register Variables.
* N_RSYM, for parameters: Register Parameters.
* N_SCOPE: N_SCOPE.
* N_SLINE: Line Numbers.
* N_SO: Source Files.
* N_SOL: Include Files.
* N_SSYM: N_SSYM.
* N_STSYM: Statics.
* N_STSYM, for functions (Sun acc): Procedures.