OAR

RTEMS GNU Tools On-Line Library


GDB Files

PREV UP NEXT Bookshelf Debugging with GDB

Chapter 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.

  • Files Commands to specify files
  • Symbol Errors Errors reading symbol files

  • PREV UP NEXT Bookshelf Debugging with GDB

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