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 102 extern const HChar* VG_(clo_db_command);
m_options.c 64 const HChar* VG_(clo_db_command) = GDB_PATH " -nw %f %p"; variable
m_debugger.c 435 cmdptr = VG_(clo_db_command);
m_main.c 594 else if VG_STR_CLO (arg, "--db-command", VG_(clo_db_command)) {}
    [all...]

Completed in 36 milliseconds