Home
last modified time | relevance | path

Searched refs:i386_insert_watchpoint (Results 1 – 9 of 9) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/config/i386/
Dnm-i386.h35 extern int i386_insert_watchpoint (CORE_ADDR addr, int len, int type);
103 i386_insert_watchpoint (addr, len, type)
Dnm-i386sco5.h69 i386_insert_watchpoint (PIDGET (inferior_ptid), addr, len, type)
/openbsd/src/gnu/usr.bin/binutils/gdb/
Di386v-nat.c128 i386_insert_watchpoint (int pid, CORE_ADDR addr, int len, int rw) in i386_insert_watchpoint() function
Di386-nat.c509 i386_insert_watchpoint (CORE_ADDR addr, int len, int type) in i386_insert_watchpoint() function
DChangeLog-20012746 i386_insert_watchpoint, i386_remove_watchpoint): Add support for
7517 (i386_stopped_by_watchpoint, i386_insert_watchpoint,
7579 (i386_insert_watchpoint, i386_remove_watchpoint)
7600 (i386_handle_nonaligned_watchpoint, i386_insert_watchpoint)
DChangeLog-19942054 (i386_insert_watchpoint, i386_insert_aligned_watchpoint):
3009 * i386v-nat.c (i386_insert_watchpoint,
DChangeLog-19963772 * config/i386/nm-linux.h: Add prototypes for i386_insert_watchpoint,
DChangeLog-19986025 'type' through to i386_insert_watchpoint.
/openbsd/src/gnu/usr.bin/binutils/gdb/doc/
Dgdbint.texinfo622 @findex i386_insert_watchpoint
624 @item i386_insert_watchpoint (@var{addr}, @var{len}, @var{type})
628 are set to call these functions. @code{i386_insert_watchpoint} first
659 These functions work like @code{i386_insert_watchpoint} and