Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
H A Drecord-full.c249 (*record_full_beneath_to_async) (void (*) (enum inferior_event_type, void *), variable
1004 record_full_beneath_to_async = tmp_to_async; in record_full_open()
1904 if (record_full_beneath_to_async != NULL) in record_full_async()
1905 record_full_beneath_to_async (callback, context); in record_full_async()