GDB (xrefs)
|
Go to the source code of this file.
Classes | |
struct | frame_id |
Enumerations | |
enum | frame_id_stack_status { FID_STACK_INVALID = 0 , FID_STACK_VALID = 1 , FID_STACK_SENTINEL = 2 , FID_STACK_OUTER = 3 , FID_STACK_UNAVAILABLE = -1 } |
Functions | |
static bool | is_sentinel_frame_id (frame_id id) |
Variables | |
const struct frame_id | null_frame_id |
const struct frame_id | outer_frame_id |
Enumerator | |
---|---|
FID_STACK_INVALID | |
FID_STACK_VALID | |
FID_STACK_SENTINEL | |
FID_STACK_OUTER | |
FID_STACK_UNAVAILABLE |
Definition at line 25 of file frame-id.h.
|
inlinestatic |
Definition at line 138 of file frame-id.h.
References FID_STACK_SENTINEL, and frame_id::stack_status.
Referenced by get_next_frame_sentinel_okay(), and sentinel_frame_prev_register().
|
extern |
Definition at line 688 of file frame.c.
Referenced by address_from_register(), allocate_piece_closure(), clear_proceed_status_thread(), default_value_from_register(), finish_backward(), follow_fork(), frame_id_build(), frame_id_build_sentinel(), frame_id_build_special(), frame_id_build_unavailable_stack(), frame_id_build_unavailable_stack_special(), frame_id_build_wild(), frame_info_ptr::frame_info_ptr(), frame_unwind_caller_id(), frscm_make_frame_smob(), frscm_scm_from_frame(), get_frame_id(), handle_step_into_function(), insert_single_step_breakpoint(), invalidate_selected_frame(), frame_info_ptr::operator=(), frame_info_ptr::operator=(), process_event_stop_test(), select_frame(), set_momentary_breakpoint_at_pc(), tfind_1(), until_break_command(), varobj_create(), watch_command_1(), and longjmp_breakpoint::~longjmp_breakpoint().
|
extern |
Definition at line 689 of file frame.c.
Referenced by amd64obsd_trapframe_cache(), compute_frame_id(), default_frame_unwind_stop_reason(), i386obsd_trapframe_cache(), and process_event_stop_test().