Lines Matching defs:debug
2411 /// debug information
2414 "debug info files aren't valid target "
2436 // various running debug sessions, but only one of them will belong to
3393 LLDB_LOGF(log, "Target::%s asking the platform to debug the process",
3407 "Target::%s the platform doesn't know how to debug a "
3431 return Status::FromErrorString("failed to launch or debug process");
4187 "Load debug scripts inside symbol files",
4192 "Do not load debug scripts inside symbol files.",
4197 "Warn about debug scripts inside symbol files but do not load them.",
5086 void TargetProperties::SetDebugUtilityExpression(bool debug) {
5088 SetPropertyAtIndex(idx, debug);