Home
last modified time | relevance | path

Searched refs:gdbFrameStack (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/stubs/
H A Dm68k-stub.c176 int gdbFrameStack[FRAMESIZE]; variable
1015 if ((unsigned int) (frame - 2) < (unsigned int) &gdbFrameStack) in handle_exception()
1043 lastFrame = ((Frame *) & gdbFrameStack[FRAMESIZE - 1]) - 1; in initializeRemcomErrorFrame()