Searched refs:scope_breakpoint (Results 1 – 1 of 1) sorted by relevance
10866 struct breakpoint *b, *scope_breakpoint = NULL; in watch_command_1() local11064 scope_breakpoint in watch_command_1()11070 scope_breakpoint->enable_state = bp_enabled; in watch_command_1()11073 scope_breakpoint->disposition = disp_del; in watch_command_1()11076 scope_breakpoint->frame_id = frame_unwind_caller_id (frame); in watch_command_1()11079 scope_breakpoint->loc->gdbarch in watch_command_1()11081 scope_breakpoint->loc->requested_address in watch_command_1()11083 scope_breakpoint->loc->address in watch_command_1()11084 = adjust_breakpoint_address (scope_breakpoint->loc->gdbarch, in watch_command_1()11085 scope_breakpoint->loc->requested_address, in watch_command_1()[all …]