Whole document tree
14.4.3 MIPSAlpha- and MIPS-based computers use an unusual stack frame, which sometimes requires GDB to search backward in the object code to find the beginning of a function. To improve response time (especially for embedded applications, where GDB may be restricted to a slow serial line for this search) you may want to limit the size of this search, using one of these commands:
These commands are available only when GDB is configured for debugging programs on Alpha or MIPS processors. This document was generated by root on January, 30 2002 using texi2html |