forked from Imagelibrary/binutils-gdb
* config/mips/nm-irix4.h (HAVE_NONSTEPPABLE_WATCHPOINT): Define to 1.
* config/mips/nm-irix5.h (HAVE_NONSTEPPABLE_WATCHPOINT): Likewise.
* config/mips/tm-embed.h (HAVE_NONSTEPPABLE_WATCHPOINT): Likewise.
* config/pa/nm-hppah.h (HAVE_NONSTEPPABLE_WATCHPOINT): Likewise.
This commit is contained in:
@@ -196,7 +196,7 @@ extern int hppa_require_detach (int, int);
|
||||
by removing all eventpoints; stepping past the instruction that caused
|
||||
the trigger; reinserting eventpoints; and checking whether any watched
|
||||
location changed. */
|
||||
#define HAVE_NONSTEPPABLE_WATCHPOINT
|
||||
#define HAVE_NONSTEPPABLE_WATCHPOINT 1
|
||||
|
||||
/* Our implementation of "hardware" watchpoints uses memory page-protection
|
||||
faults. However, HP-UX has unfortunate interactions between these and
|
||||
|
||||
Reference in New Issue
Block a user