Searched refs:gdbarch_remote_breakpoint_from_pc (Results 1 – 10 of 10) sorted by relevance
/dports/devel/avr-gdb/gdb-7.3.1/gdb/ |
H A D | gdbarch.h | 458 extern void gdbarch_remote_breakpoint_from_pc (struct gdbarch *gdbarch, CORE_ADDR *pcptr, int *kind…
|
H A D | remote.c | 7594 gdbarch_remote_breakpoint_from_pc (gdbarch, &addr, &bpsize); in remote_insert_breakpoint() 7800 gdbarch_remote_breakpoint_from_pc in remote_insert_hw_breakpoint()
|
H A D | gdbarch.c | 2474 gdbarch_remote_breakpoint_from_pc (struct gdbarch *gdbarch, CORE_ADDR *pcptr, int *kindptr) in gdbarch_remote_breakpoint_from_pc() function
|
H A D | ChangeLog-2010 | 10607 gdbarch_remote_breakpoint_from_pc.
|
/dports/devel/gdb761/gdb-7.6.1/gdb/ |
H A D | gdbarch.h | 503 extern void gdbarch_remote_breakpoint_from_pc (struct gdbarch *gdbarch, CORE_ADDR *pcptr, int *kind…
|
H A D | gdbarch.c | 2672 gdbarch_remote_breakpoint_from_pc (struct gdbarch *gdbarch, CORE_ADDR *pcptr, int *kindptr) in gdbarch_remote_breakpoint_from_pc() function
|
H A D | remote.c | 8085 gdbarch_remote_breakpoint_from_pc (gdbarch, &addr, &bpsize); in remote_insert_breakpoint() 8325 gdbarch_remote_breakpoint_from_pc in remote_insert_hw_breakpoint()
|
H A D | ChangeLog-2010 | 10607 gdbarch_remote_breakpoint_from_pc.
|
/dports/devel/gdb/gdb-11.1/gdb/ |
H A D | ChangeLog-2016 | 3075 gdbarch_remote_breakpoint_from_pc. Use bp_tgt->placed_size.
|
H A D | ChangeLog-2010 | 10607 gdbarch_remote_breakpoint_from_pc.
|