OAR

RTEMS GNU Tools On-Line Library


Program Structure

PREV UP NEXT Bookshelf STABS

Chapter 2: Encoding the Structure of the Program

The elements of the program structure that stabs encode include the name of the main function, the names of the source and include files, the line numbers, procedure names and types, and the beginnings and ends of blocks of code.

  • Main Program Indicate what the main program is
  • Source Files The path and name of the source file
  • Include Files Names of include files
  • Line Numbers
  • Procedures
  • Nested Procedures
  • Block Structure
  • Alternate Entry Points Entering procedures except at the beginning.

  • PREV UP NEXT Bookshelf STABS

    Packaging copyright © 1988-2000 OAR Corporation
    Context copyright by each document's author. See Free Software Foundation for information.