Whole document tree
Debugging with GDB: Invalidation
18.9 Invalidation Notices
The following annotations say that certain pieces of state may have
changed.
^Z^Zframes-invalid
The frames (for example, output from the backtrace command) may
have changed.
^Z^Zbreakpoints-invalid
The breakpoints may have changed. For example, the user just added or
deleted a breakpoint.
This document was generated
by root on January, 30 2002
using texi2html
|