OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clo_db_attach
(Results
1 - 5
of
5
) sorted by null
/external/valgrind/main/coregrind/
pub_core_options.h
78
extern Bool VG_(
clo_db_attach
);
m_options.c
60
Bool VG_(
clo_db_attach
) = False;
variable
m_errormgr.c
521
VG_(is_action_requested)( "Attach to debugger", & VG_(
clo_db_attach
) ))
[
all
...]
m_main.c
536
else if VG_BOOL_CLO(arg, "--db-attach", VG_(
clo_db_attach
)) {}
[
all
...]
m_signals.c
[
all
...]
Completed in 49 milliseconds