manpagez: man pages & more
info gdb
Home | html | info | man
[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

7. Examining Source Files

No value for GDBN can print parts of your program's source, since the debugging information recorded in the program tells No value for GDBN what source files were used to build it. When your program stops, No value for GDBN spontaneously prints the line where it stopped. Likewise, when you select a stack frame (see section Selecting a Frame), No value for GDBN prints the line where execution in that frame has stopped. You can print other portions of source files by explicit command.

If you use No value for GDBN through its GNU Emacs interface, you may prefer to use Emacs facilities to view source; see Using No value for GDBN under GNU Emacs.


© manpagez.com 2000-2024
Individual documents may contain additional copyright information.