Lines Matching full:debugger

15   HelpText<"Tells the debugger to attach to a process with the given name.">,
23 …HelpText<"Tells the debugger to wait for a process with the given pid or name to launch before att…
32 HelpText<"Tells the debugger to attach to a process with the given pid.">,
57 HelpText<"Tells the debugger to use the specified scripting language for user-defined scripts.">,
105 …HelpText<"Allow the debugger to parse the .lldbinit files in the current working directory, unless…
109 HelpText<"Tells the debugger to run the commands from -s, -S, -o & -O, and then quit.">,
117 …HelpText<"Tells the debugger not to echo commands while sourcing files or one-line commands provid…
126 …HelpText<"When in batch mode, tells the debugger to run this one-line lldb command if the target c…
135 …HelpText<"When in batch mode, tells the debugger to source this file of lldb commands if the targe…
144 …HelpText<"Tells the debugger to read in and execute the lldb commands in the given file, after any…
153 …HelpText<"Tells the debugger to read in and execute the lldb commands in the given file, before an…
162 …HelpText<"Tells the debugger to execute this one-line lldb command after any file provided on the …
171 …HelpText<"Tells the debugger to execute this one-line lldb command before any file provided on the…
181 HelpText<"Prints out the current version number of the LLDB debugger.">;
187 HelpText<"Prints out the usage information for the LLDB debugger.">;
194 HelpText<"Tells the debugger to use the full path to <filename> as the core file.">;
200 …HelpText<"Tells the debugger to open source files using the host's \"external editor\" mechanism."…
213 HelpText<"Tells the debugger to use the file <filename> as the program to be debugged.">;
220 …HelpText<"Tells the debugger to use the specified architecture when starting and running the progr…
226 HelpText<"Tells the debugger to print out extra information for debugging itself.">;