Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
H A Drecord.c606 target_call_history_range (begin, end, flags); in cmd_record_call_history()
H A Dtarget.h2047 extern void target_call_history_range (ULONGEST begin, ULONGEST end, int flags);
H A Dtarget.c4481 target_call_history_range (ULONGEST begin, ULONGEST end, int flags) in target_call_history_range() function