Searched refs:clo_db_attach (Results 1 - 5 of 5) sorted by relevance

/external/valgrind/main/coregrind/
H A Dpub_core_options.h100 extern Bool VG_(clo_db_attach);
H A Dm_options.c63 Bool VG_(clo_db_attach) = False; variable
H A Dm_main.c554 else if VG_BOOL_CLO(arg, "--db-attach", VG_(clo_db_attach)) {}
890 if (VG_(clo_db_attach)) {
H A Dm_errormgr.c526 VG_(is_action_requested)( "Attach to debugger", & VG_(clo_db_attach) ))
H A Dm_signals.c1746 if (VG_(is_action_requested)( "Attach to debugger", & VG_(clo_db_attach) )) {

Completed in 82 milliseconds