GDB (API)
Classes | Defines | Functions
/home/stan/gdb/src/gdb/tramp-frame.h File Reference
#include "frame.h"

Go to the source code of this file.

Classes

struct  tramp_frame

Defines

#define TRAMP_SENTINEL_INSN   ((LONGEST) -1)

Functions

void tramp_frame_prepend_unwinder (struct gdbarch *gdbarch, const struct tramp_frame *tramp)

Define Documentation

#define TRAMP_SENTINEL_INSN   ((LONGEST) -1)

Definition at line 44 of file tramp-frame.h.


Function Documentation

void tramp_frame_prepend_unwinder ( struct gdbarch *  gdbarch,
const struct tramp_frame tramp 
)

Definition at line 142 of file tramp-frame.c.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines