Searched defs:software_single_step (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdbarch.c256 gdbarch_software_single_step_ftype *software_single_step; member in struct:gdbarch
3284 set_gdbarch_software_single_step(struct gdbarch *gdbarch, gdbarch_software_single_step_ftype software_single_step) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgdbarch.c153 gdbarch_software_single_step_ftype *software_single_step = nullptr; member in struct:gdbarch
3240 set_gdbarch_software_single_step(struct gdbarch *gdbarch, gdbarch_software_single_step_ftype software_single_step) argument
[all...]

Completed in 362 milliseconds