Searched refs:step_frame_id (Results 1 – 8 of 8) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | infrun.c | 760 struct frame_id step_frame_id = { 0 }; in follow_fork() local 859 step_frame_id = tp->control.step_frame_id; in follow_fork() 872 tp->control.step_frame_id = null_frame_id; in follow_fork() 913 tp->control.step_frame_id = step_frame_id; in follow_fork() 3085 tp->control.step_frame_id = null_frame_id; in clear_proceed_status_thread() 4818 tp->control.step_frame_id = get_frame_id (frame); in set_step_info() 4828 tp->control.step_frame_id.to_string ().c_str (), in set_step_info() 5043 stepped_in_from (const frame_info_ptr &initial_frame, frame_id step_frame_id) in stepped_in_from() argument 5051 if (get_frame_id (frame) == step_frame_id) in stepped_in_from() 5081 if (get_frame_id (frame) == tp->control.step_frame_id) in inline_frame_is_marked_for_skip() [all …]
|
| D | gdbthread.h | 143 struct frame_id step_frame_id {}; struct
|
| D | record-btrace.c | 2043 upd_step_frame_id = (frame_id == tp->control.step_frame_id); in record_btrace_start_replaying() 2073 tp->control.step_frame_id = frame_id; in record_btrace_start_replaying()
|
| D | ChangeLog-2008 | 3490 step_range_start, step_range_end, step_frame_id, 3508 step_range_end, step_frame_id, another_trap, 3519 step_range_end, step_frame_id, stepping_over_breakpoint, 3524 * infcmd.c (step_range_start, step_range_end, step_frame_id): 3528 * inferior.h (step_range_start, step_range_end, step_frame_id):
|
| D | ChangeLog-2002 | 998 step_frame_id. 1000 (step_frame_id): Replace external variable step_frame_address. 1002 parameter with step_frame_id parameter. 1005 * infcmd.c (step_frame_id, step_1, step_once): Update. 1011 step_frame_id.
|
| D | ChangeLog-2010 | 605 step_range_start, step_range_end, step_frame_id, step_stack_frame_id, 637 step_range_start, step_range_end, step_frame_id, step_stack_frame_id,
|
| D | ChangeLog-2004 | 11310 step_frame_id, use the unwinder to get the caller's frame ID.
|
| /netbsd/src/external/gpl3/binutils/dist/ |
| D | ChangeLog.git | 14134 clobbering the original step_frame_id, making it impossible to figure 137620 …[infrun] set_step_info: symtab = <null>, line = 0, step_frame_id = {stack=0x7fffffffd980,code=0x00…
|