Home
last modified time | relevance | path

Searched refs:can_use_hardware_watchpoint (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dbreakpoint.c87 static int can_use_hardware_watchpoint (struct value *);
5897 mem_cnt = can_use_hardware_watchpoint (val); in watch_command_1()
6011 can_use_hardware_watchpoint (struct value *v) in can_use_hardware_watchpoint() function
7732 int mem_cnt = can_use_hardware_watchpoint (bpt->val); in do_enable_breakpoint()
H A DChangeLog-19991615 can_use_hardware_watchpoint): Only those values representing
4319 * breakpoint.c (can_use_hardware_watchpoint): reject expressions
4368 (can_use_hardware_watchpoint): Call TARGET_REGION_OK_FOR_HW_WATCHPOINT;
4407 can_use_hardware_watchpoint via the new macro
H A DChangeLog-19943557 (can_use_hardware_watchpoint): New function.
H A DChangeLog-20006446 (bpstat_stop_status, can_use_hardware_watchpoint): Don't insert,