Lines Matching full:commands
93 …initCommands** |[string]| | LLDB commands executed upon debugger startup prior to creating the L…
94 …RunCommands** |[string]| | LLDB commands executed just before launching after the LLDB target has …
95 |**stopCommands** |[string]| | LLDB commands executed just after each stop. Commands and command …
96 |**exitCommands** |[string]| | LLDB commands executed when the program exits. Commands and comman…
97 |**terminateCommands** |[string]| | LLDB commands executed when the debugging session ends. Command…
120 …initCommands** |[string]| | LLDB commands executed upon debugger startup prior to creating the L…
121 …RunCommands** |[string]| | LLDB commands executed just before launching after the LLDB target has …
122 |**stopCommands** |[string]| | LLDB commands executed just after each stop. Commands and command …
123 |**exitCommands** |[string]| | LLDB commands executed when the program exits. Commands and comman…
124 |**terminateCommands** |[string]| | LLDB commands executed when the debugging session ends. Command…
125 …ng]| | LLDB commands that will be executed after **preRunCommands** which take place of the code t…