Whole document tree
9.4.1.4 C and C++ defaults
If you allow GDB to set type and range checking automatically, they
both default to If you allow GDB to set the language automatically, it recognizes source files whose names end with `.c', `.C', or `.cc', etc, and when GDB enters code compiled from one of these files, it sets the working language to C or C++. See section Having GDB infer the source language, for further details. This document was generated by root on January, 30 2002 using texi2html |