Lines Matching full:frame
37 * Frame Annotations:: Stack frames are annotated.
196 File: annotate.info, Node: Value Annotations, Next: Frame Annotations, Prev: Server Prefix, Up: Top
294 File: annotate.info, Node: Frame Annotations, Next: Displays, Prev: Value Annotations, Up: Top
300 of frame commands._
306 Whenever GDB prints a frame, it annotates it. For example, this
310 The frame annotation begins with
315 where LEVEL is the number of the frame (0 is the innermost frame, and
317 executing in that frame, and LEVEL-STRING is a string designed to
320 language). The frame ends with
324 Between these annotations is the main body of the frame, which can
331 that this frame is associated with a function call made by GDB to a
338 the user that this frame is associated with whatever mechanism is
340 frame which calls the signal handler, not the frame for the signal
343 * A normal frame.
353 where ADDRESS is the address executing in the frame (the same
354 address as in the `frame-begin' annotation, but printed in a form
368 frame, or `??' if not known, and ARGUMENTS are the arguments to
369 the frame, with parentheses around them (each argument is annotated
390 If GDB prints some information about where the frame is from (which
397 Then, if source is to actually be displayed for this frame (for
404 File: annotate.info, Node: Displays, Next: Prompting, Prev: Frame Annotations, Up: Top
551 FRAME
1098 Node: Frame Annotations10489