Home
last modified time | relevance | path

Searched refs:hw_write (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/gdb/gdb/
H A Di386-nat.c263 type == hw_write ? "data-write" in i386_show_dr()
298 case hw_write: in i386_length_and_rw_bits()
563 nregs = i386_handle_nonaligned_watchpoint (WP_COUNT, addr, len, hw_write); in i386_region_ok_for_watchpoint()
590 i386_show_dr ("watchpoint_hit", addr, -1, hw_write); in i386_stopped_data_address()
594 i386_show_dr ("stopped_data_addr", 0, 0, hw_write); in i386_stopped_data_address()
H A Dbreakpoint.h182 hw_write = 0, /* Common HW watchpoint */ enumerator
H A Dbreakpoint.c958 type = hw_write; in insert_bp_location()
1490 type = hw_write; in remove_breakpoint()
5992 watch_command_1 (arg, hw_write, from_tty); in watch_command()
H A Dremote.c4539 case hw_write: in watchpoint_to_Z_packet()
H A Dprocfs.c5170 case hw_write: /* default watchpoint (write) */ in procfs_set_watchpoint()
/freebsd-12.1/contrib/gdb/gdb/doc/
H A Dgdbint.texinfo456 hw_write = 0, /* Common (write) HW watchpoint */