Whole document tree
    

Whole document tree

Debugging with GDB: GDB Files
[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

12. GDB Files

GDB needs to know the file name of the program to be debugged, both in order to read its symbol table and in order to start your program. To debug a core dump of a previous run, you must also tell GDB the name of the core dump file.

12.1 Commands to specify files  
12.2 Errors reading symbol files  



This document was generated by root on January, 30 2002 using texi2html