HomeSort by: relevance | last modified time | path
    Searched refs:set_per_command_time (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
maint.h 25 extern void set_per_command_time (int);
maint.c 119 set_per_command_time (strtol (args, NULL, 10));
931 set_per_command_time (int new_value)
930 set_per_command_time (int new_value) function
main.c 879 set_per_command_time (1);
  /src/external/gpl3/gdb/dist/gdb/
maint.h 28 extern void set_per_command_time (int);
maint.c 131 set_per_command_time (strtol (args, NULL, 10));
945 set_per_command_time (int new_value)
944 set_per_command_time (int new_value) function
main.c 890 set_per_command_time (1);

Completed in 88 milliseconds