Searched refs:interps_notify_record_changed (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | interps.h | 325 extern void interps_notify_record_changed (inferior *inf, int started,
|
| D | interps.c | 474 interps_notify_record_changed (inferior *inf, int started, const char *method, in interps_notify_record_changed() function
|
| D | record.c | 319 interps_notify_record_changed (current_inferior (), 0, NULL, NULL); in cmd_record_stop()
|
| D | record-full.c | 990 interps_notify_record_changed (current_inferior (), 1, "full", NULL); in record_full_open()
|
| D | record-btrace.c | 351 interps_notify_record_changed (current_inferior (), 1, "btrace", format); in record_btrace_push_target()
|