Home
last modified time | relevance | path

Searched refs:BREAK_READ (Results 1 – 5 of 5) sorted by relevance

/dports/devel/z88dk/z88dk/src/ticks/
H A Ddebugger.c31 BREAK_READ, enumerator
202 if ( elem->type == BREAK_READ && elem->value == addr ) { in debugger_read_memory()
471 if ( elem->type == BREAK_READ) { in cmd_watch()
489 elem->type = breakwrite ? BREAK_WRITE : BREAK_READ; in cmd_watch()
500 elem->type = breakwrite ? BREAK_WRITE : BREAK_READ; in cmd_watch()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dremote-mips.c49 BREAK_READ, /* 1 */ enumerator
2487 type == BREAK_READ ? 1 : (type == BREAK_WRITE ? 2 : 3), in common_breakpoint()
2533 case BREAK_READ: /* read */ in common_breakpoint()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dremote-mips.c49 BREAK_READ, /* 1 */ enumerator
2487 type == BREAK_READ ? 1 : (type == BREAK_WRITE ? 2 : 3), in common_breakpoint()
2533 case BREAK_READ: /* read */ in common_breakpoint()
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dremote-mips.c50 BREAK_READ, /* 1 */ enumerator
2641 type == BREAK_READ ? 1 : (type == BREAK_WRITE ? 2 : 3), in mips_common_breakpoint()
2691 case BREAK_READ: /* read */ in mips_common_breakpoint()
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dremote-mips.c49 BREAK_READ, /* 1 */ enumerator
2639 type == BREAK_READ ? 1 : (type == BREAK_WRITE ? 2 : 3), in mips_common_breakpoint()
2689 case BREAK_READ: /* read */ in mips_common_breakpoint()