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

  /external/valgrind/main/coregrind/
pub_core_options.h 100 extern Bool VG_(clo_db_attach);
m_options.c 63 Bool VG_(clo_db_attach) = False; variable
m_main.c 554 else if VG_BOOL_CLO(arg, "--db-attach", VG_(clo_db_attach)) {}
    [all...]
m_errormgr.c 526 VG_(is_action_requested)( "Attach to debugger", & VG_(clo_db_attach) ))
    [all...]
m_signals.c     [all...]

Completed in 399 milliseconds