Home | History | Annotate | Download | only in Scripts

Lines Matching refs:LLDB

1495         $debugger = "lldb";
1500 if (checkForArgumentAndRemoveFromARGV("--use-lldb")) {
1501 $debugger = "lldb";
2683 --use-lldb Use LLDB (this is the default when using Xcode 4.5 or later)
2725 if (debugger() eq "lldb") {