C in a Nutshell (In a Nutshell (OReilly))

Index

[SYMBOL] [A] [B] [C] [D] [E] [F] [G] [H] [I] [J] [K] [L] [M] [N] [O] [P] [Q] [R] [S] [T] [U] [V] [W] [X]

GCC compiler

     -static option

     C dialects, choosing among

     compiling C programs

         -fsyntax-only option

         -save-temps option 2nd

         assembling

         compiling

         dynamic linking and shared object files

         freestanding programs

         linking

         multiple input files

         preprocessing

     debugging information

     manual

     obtaining and installing

     optimization

         -f flags

         architecture-specific

         floating-point

         levels (-O levels)

         reasons not to optimize

     options and environment variables, summary of

     options for generating makefile rules

     profiling output

     warnings

GDB (GNU debugger) 2nd

     commands, using

         analyzing core files

         analyzing the stack

         breakpoints

         command completion

         displaying data

         displaying source code

         help for commands

         resuming execution after break

         running program in debugger

         status information

         watchpoints

     installing

     manual

     sample debugging session

         finding a bug

         symbol information

     starting

         command-line arguments

         command-line options

         initialization files

getc( ) function

getchar( ) function

getCommand( ) function

getenv( ) function

getline( ) function

gets( ) function

getwc( ) function

getwchar( ) function

global declarations

gmtime( ) function

goto statement 2nd 3rd

gprof (GNU profiler)

Категории