Searched refs:record_call_history_size (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Drecord.c44 static unsigned int record_call_history_size = 10; variable
659 int size = command_size_to_target_size (record_call_history_size);
755 &record_call_history_size);
881 record_call_history_size_setshow_var = record_call_history_size;
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Drecord.c44 static unsigned int record_call_history_size = 10; variable
662 int size = command_size_to_target_size (record_call_history_size);
758 &record_call_history_size);
895 record_call_history_size_setshow_var = record_call_history_size;

Completed in 145 milliseconds