Home
last modified time | relevance | path

Searched refs:interps_notify_record_changed (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dinterps.h325 extern void interps_notify_record_changed (inferior *inf, int started,
Dinterps.c474 interps_notify_record_changed (inferior *inf, int started, const char *method, in interps_notify_record_changed() function
Drecord.c319 interps_notify_record_changed (current_inferior (), 0, NULL, NULL); in cmd_record_stop()
Drecord-full.c990 interps_notify_record_changed (current_inferior (), 1, "full", NULL); in record_full_open()
Drecord-btrace.c351 interps_notify_record_changed (current_inferior (), 1, "btrace", format); in record_btrace_push_target()