|
GDB (API)
|
#include "frame-unwind.h"
Public Attributes | |
| enum frame_type | type |
| frame_unwind_stop_reason_ftype * | stop_reason |
| frame_this_id_ftype * | this_id |
| frame_prev_register_ftype * | prev_register |
| struct frame_data * | unwind_data |
| frame_sniffer_ftype * | sniffer |
| frame_dealloc_cache_ftype * | dealloc_cache |
| frame_prev_arch_ftype * | prev_arch |
Definition at line 143 of file frame-unwind.h.
Definition at line 155 of file frame-unwind.h.
Definition at line 156 of file frame-unwind.h.
Definition at line 152 of file frame-unwind.h.
Definition at line 154 of file frame-unwind.h.
Definition at line 150 of file frame-unwind.h.
Definition at line 151 of file frame-unwind.h.
Definition at line 147 of file frame-unwind.h.
| struct frame_data* frame_unwind::unwind_data |
Definition at line 153 of file frame-unwind.h.
1.7.6.1