Searched defs:bp_tgt (Results 1 - 20 of 20) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dmem-break.c44 default_memory_insert_breakpoint(struct gdbarch *gdbarch, struct bp_target_info *bp_tgt) argument
71 default_memory_remove_breakpoint(struct gdbarch *gdbarch, struct bp_target_info *bp_tgt) argument
80 memory_insert_breakpoint(struct gdbarch *gdbarch, struct bp_target_info *bp_tgt) argument
87 memory_remove_breakpoint(struct gdbarch *gdbarch, struct bp_target_info *bp_tgt) argument
[all...]
H A Dmicroblaze-linux-tdep.c41 microblaze_linux_memory_remove_breakpoint(struct gdbarch *gdbarch, struct bp_target_info *bp_tgt) argument
H A Di386-nat.c602 i386_insert_hw_breakpoint(struct gdbarch *gdbarch, struct bp_target_info *bp_tgt) argument
619 i386_remove_hw_breakpoint(struct gdbarch *gdbarch, struct bp_target_info *bp_tgt) argument
H A Dm32r-tdep.c82 m32r_memory_insert_breakpoint(struct gdbarch *gdbarch, struct bp_target_info *bp_tgt) argument
140 m32r_memory_remove_breakpoint(struct gdbarch *gdbarch, struct bp_target_info *bp_tgt) argument
H A Dcorelow.c813 ignore(struct gdbarch *gdbarch, struct bp_target_info *bp_tgt) argument
H A Dexec.c863 ignore(struct gdbarch *gdbarch, struct bp_target_info *bp_tgt) argument
H A Dppc-linux-tdep.c198 ppc_linux_memory_remove_breakpoint(struct gdbarch *gdbarch, struct bp_target_info *bp_tgt) argument
H A Darm-linux-nat.c951 arm_linux_hw_breakpoint_initialize(struct gdbarch *gdbarch, struct bp_target_info *bp_tgt, struct arm_linux_hw_breakpoint *p) argument
1095 arm_linux_insert_hw_breakpoint(struct gdbarch *gdbarch, struct bp_target_info *bp_tgt) argument
1114 arm_linux_remove_hw_breakpoint(struct gdbarch *gdbarch, struct bp_target_info *bp_tgt) argument
H A Dmonitor.c2078 monitor_insert_breakpoint(struct gdbarch *gdbarch, struct bp_target_info *bp_tgt) argument
2115 monitor_remove_breakpoint(struct gdbarch *gdbarch, struct bp_target_info *bp_tgt) argument
H A Dnto-procfs.c925 procfs_insert_breakpoint(struct gdbarch *gdbarch, struct bp_target_info *bp_tgt) argument
932 procfs_remove_breakpoint(struct gdbarch *gdbarch, struct bp_target_info *bp_tgt) argument
939 procfs_insert_hw_breakpoint(struct gdbarch *gdbarch, struct bp_target_info *bp_tgt) argument
947 procfs_remove_hw_breakpoint(struct gdbarch *gdbarch, struct bp_target_info *bp_tgt) argument
H A Dppc-linux-nat.c1654 ppc_linux_insert_hw_breakpoint(struct gdbarch *gdbarch, struct bp_target_info *bp_tgt) argument
1691 ppc_linux_remove_hw_breakpoint(struct gdbarch *gdbarch, struct bp_target_info *bp_tgt) argument
[all...]
H A Drecord.c1628 record_insert_breakpoint(struct gdbarch *gdbarch, struct bp_target_info *bp_tgt) argument
1647 record_remove_breakpoint(struct gdbarch *gdbarch, struct bp_target_info *bp_tgt) argument
1909 record_core_insert_breakpoint(struct gdbarch *gdbarch, struct bp_target_info *bp_tgt) argument
1918 record_core_remove_breakpoint(struct gdbarch *gdbarch, struct bp_target_info *bp_tgt) argument
H A Dremote-m32r-sdi.c1151 m32r_insert_breakpoint(struct gdbarch *gdbarch, struct bp_target_info *bp_tgt) argument
1195 m32r_remove_breakpoint(struct gdbarch *gdbarch, struct bp_target_info *bp_tgt) argument
H A Dremote-mips.c2362 mips_insert_breakpoint(struct gdbarch *gdbarch, struct bp_target_info *bp_tgt) argument
2375 mips_remove_breakpoint(struct gdbarch *gdbarch, struct bp_target_info *bp_tgt) argument
H A Dspu-tdep.c1522 spu_memory_remove_breakpoint(struct gdbarch *gdbarch, struct bp_target_info *bp_tgt) argument
H A Dia64-tdep.c640 ia64_memory_insert_breakpoint(struct gdbarch *gdbarch, struct bp_target_info *bp_tgt) argument
737 ia64_memory_remove_breakpoint(struct gdbarch *gdbarch, struct bp_target_info *bp_tgt) argument
[all...]
H A Dtarget.c2305 target_insert_breakpoint(struct gdbarch *gdbarch, struct bp_target_info *bp_tgt) argument
2318 target_remove_breakpoint(struct gdbarch *gdbarch, struct bp_target_info *bp_tgt) argument
3568 debug_to_insert_breakpoint(struct gdbarch *gdbarch, struct bp_target_info *bp_tgt) argument
3583 debug_to_remove_breakpoint(struct gdbarch *gdbarch, struct bp_target_info *bp_tgt) argument
3689 debug_to_insert_hw_breakpoint(struct gdbarch *gdbarch, struct bp_target_info *bp_tgt) argument
3704 debug_to_remove_hw_breakpoint(struct gdbarch *gdbarch, struct bp_target_info *bp_tgt) argument
[all...]
H A Dgdbarch.c2515 gdbarch_memory_insert_breakpoint (struct gdbarch *gdbarch, struct bp_target_info *bp_tgt) argument
2532 gdbarch_memory_remove_breakpoint (struct gdbarch *gdbarch, struct bp_target_info *bp_tgt) argument
H A Dremote.c7579 remote_insert_breakpoint(struct gdbarch *gdbarch, struct bp_target_info *bp_tgt) argument
7626 remote_remove_breakpoint(struct gdbarch *gdbarch, struct bp_target_info *bp_tgt) argument
7790 remote_insert_hw_breakpoint(struct gdbarch *gdbarch, struct bp_target_info *bp_tgt) argument
7834 remote_remove_hw_breakpoint(struct gdbarch *gdbarch, struct bp_target_info *bp_tgt) argument
[all...]
H A Dbreakpoint.c11711 if (target_insert_breakpoint (gdbarch, bp_tgt) != 0) local
11688 struct bp_target_info *bp_tgt; local
11837 struct bp_target_info *bp_tgt = single_step_breakpoints[i]; local
[all...]

Completed in 341 milliseconds