HomeSort by relevance Sort by last modified time
    Searched refs:clo_db_command (Results 1 - 4 of 4) sorted by null

  /external/valgrind/main/coregrind/
pub_core_options.h 80 extern Char* VG_(clo_db_command);
m_options.c 61 Char* VG_(clo_db_command) = GDB_PATH " -nw %f %p"; variable
m_debugger.c 392 cmdptr = VG_(clo_db_command);
m_main.c 576 else if VG_STR_CLO (arg, "--db-command", VG_(clo_db_command)) {}
    [all...]

Completed in 29 milliseconds