Man page generated from reStructuredText.
. . .nr rst2man-indent-level 0 . \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .rstReportMargin pre:
. RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .rstReportMargin post:
.. . RE indent \\n[an-margin]
old: \\n[rst2man-indent\\n[rst2man-indent-level]]
.nr rst2man-indent-level -1 new: \\n[rst2man-indent\\n[rst2man-indent-level]]
..
lldb [options] executable
--attach-name <name> Tells the debugger to attach to a process with the given name. NINDENT NDENT 0.0
--attach-pid <pid> Tells the debugger to attach to a process with the given pid. NINDENT NDENT 0.0
-n <value> Alias for --attach-name NINDENT NDENT 0.0
-p <value> Alias for --attach-pid NINDENT NDENT 0.0
--wait-for Tells the debugger to wait for a process with the given pid or name to launch before attaching. NINDENT NDENT 0.0
-w Alias for --wait-for NINDENT
--batch Tells the debugger to run the commands from -s, -S, -o & -O, and then quit. NINDENT NDENT 0.0
-b Alias for --batch NINDENT NDENT 0.0
-K <value> Alias for --source-on-crash NINDENT NDENT 0.0
-k <value> Alias for --one-line-on-crash NINDENT NDENT 0.0
--local-lldbinit Allow the debugger to parse the .lldbinit files in the current working directory, unless --no-lldbinit is passed. NINDENT NDENT 0.0
--no-lldbinit Do not automatically parse any \(aq.lldbinit\(aq files. NINDENT NDENT 0.0
--one-line-before-file <command> Tells the debugger to execute this one-line lldb command before any file provided on the command line has been loaded. NINDENT NDENT 0.0
--one-line-on-crash <command> When in batch mode, tells the debugger to run this one-line lldb command if the target crashes. NINDENT NDENT 0.0
--one-line <command> Tells the debugger to execute this one-line lldb command after any file provided on the command line has been loaded. NINDENT NDENT 0.0
-O <value> Alias for --one-line-before-file NINDENT NDENT 0.0
-o <value> Alias for --one-line NINDENT NDENT 0.0
-Q Alias for --source-quietly NINDENT NDENT 0.0
--source-before-file <file> Tells the debugger to read in and execute the lldb commands in the given file, before any file has been loaded. NINDENT NDENT 0.0
--source-on-crash <file> When in batch mode, tells the debugger to source this file of lldb commands if the target crashes. NINDENT NDENT 0.0
--source-quietly Tells the debugger to execute this one-line lldb command before any file has been loaded. NINDENT NDENT 0.0
--source <file> Tells the debugger to read in and execute the lldb commands in the given file, after any file has been loaded. NINDENT NDENT 0.0
-S <value> Alias for --source-before-file NINDENT NDENT 0.0
-s <value> Alias for --source NINDENT NDENT 0.0
-x Alias for --no-lldbinit NINDENT
--arch <architecture> Tells the debugger to use the specified architecture when starting and running the program. NINDENT NDENT 0.0
-a <value> Alias for --arch NINDENT NDENT 0.0
--capture-path <filename> Tells the debugger to use the given filename for the reproducer. NINDENT NDENT 0.0
--capture Tells the debugger to capture a reproducer. NINDENT NDENT 0.0
--core <filename> Tells the debugger to use the full path to <filename> as the core file. NINDENT NDENT 0.0
-c <value> Alias for --core NINDENT NDENT 0.0
--debug Tells the debugger to print out extra information for debugging itself. NINDENT NDENT 0.0
-d Alias for --debug NINDENT NDENT 0.0
--editor Tells the debugger to open source files using the host\(aqs "external editor" mechanism. NINDENT NDENT 0.0
-e Alias for --editor NINDENT NDENT 0.0
--file <filename> Tells the debugger to use the file <filename> as the program to be debugged. NINDENT NDENT 0.0
-f <value> Alias for --file NINDENT NDENT 0.0
--help Prints out the usage information for the LLDB debugger. NINDENT NDENT 0.0
-h Alias for --help NINDENT NDENT 0.0
--no-use-colors Do not use colors. NINDENT NDENT 0.0
--replay <filename> Tells the debugger to replay a reproducer from <filename>. NINDENT NDENT 0.0
--version Prints out the current version number of the LLDB debugger. NINDENT NDENT 0.0
-v Alias for --version NINDENT NDENT 0.0
-X Alias for --no-use-color NINDENT
-r=<flags> Alias for --repl=<flags> NINDENT NDENT 0.0
--repl-language <language> Chooses the language for the REPL. NINDENT NDENT 0.0
--repl=<flags> Runs lldb in REPL mode with a stub process with the given flags. NINDENT NDENT 0.0
-R <value> Alias for --repl-language NINDENT
-l <value> Alias for --script-language NINDENT NDENT 0.0
--python-path Prints out the path to the lldb.py file for this version of lldb. NINDENT NDENT 0.0
-P Alias for --python-path NINDENT NDENT 0.0
--script-language <language> Tells the debugger to use the specified scripting language for user-defined scripts. NINDENT
.