Searched refs:BREAKPOINT_MAX (Results 1 – 8 of 8) sorted by relevance
110 gdb_byte cur_contents[BREAKPOINT_MAX]; in memory_validate_breakpoint()
47 gdb_byte old_contents[BREAKPOINT_MAX]; in microblaze_linux_memory_remove_breakpoint()
78 #define BREAKPOINT_MAX 16 macro279 gdb_byte shadow_contents[BREAKPOINT_MAX];
228 gdb_byte old_contents[BREAKPOINT_MAX]; in ppc_linux_memory_remove_breakpoint()
113 #if BREAKPOINT_MAX < BUNDLE_LEN - 2
622 breakpoint.h (BREAKPOINT_MAX): New define sets max length of625 BREAKPOINT_MAX.
2800 * breakpoint.h (BREAKPOINT_MAX): Increase from 10 to 16 for
440 * ia64-tdep.c: New #if check on BREAKPOINT_MAX vs. BUNDLE_LEN.