reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Commands/CommandObjectProcess.cpp
 1393         !VerifyCommandOptionValue(m_options.stop, stop_action)) {
 1426           if (stop_action != -1)
 1427             signals_sp->SetShouldStop(signo, stop_action);
 1443       if ((notify_action != -1) || (stop_action != -1) || (pass_action != -1)) {
 1450             if (stop_action != -1)
 1451               signals_sp->SetShouldStop(signo, stop_action);