Home
last modified time | relevance | path

Searched refs:is_gdb_breakpoint (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/gpl3/gdb/dist/gdbserver/
H A Dmem-break.cc296 is_gdb_breakpoint (enum bkpt_type type) in is_gdb_breakpoint() function
313 if (is_gdb_breakpoint (bp->type)) in any_persistent_commands()
817 if (is_gdb_breakpoint (type)) in set_breakpoint()
2156 if (is_gdb_breakpoint (src->type)) in clone_one_breakpoint()
H A DChangeLog8097 (is_gdb_breakpoint): New function.
8099 is_gdb_breakpoint returns true.
/netbsd/external/gpl3/gdb.old/dist/gdbserver/
H A Dmem-break.cc296 is_gdb_breakpoint (enum bkpt_type type) in is_gdb_breakpoint() function
313 if (is_gdb_breakpoint (bp->type)) in any_persistent_commands()
817 if (is_gdb_breakpoint (type)) in set_breakpoint()
2156 if (is_gdb_breakpoint (src->type)) in clone_one_breakpoint()
H A DChangeLog8097 (is_gdb_breakpoint): New function.
8099 is_gdb_breakpoint returns true.