fix-tests
[lldb/crashlog] Fix line entries resolution in interactive mode
Harmonize Python shebang
[lldb/crashlog] Show help when the command is called without any argument
[lldb] Use __lldb_init_module instead of "if lldb.debugger" idiom
Python 2/3 compatibility: from __future__ import print_function
*** This commit represents a complete reformatting of the LLDB source code *** to conform to clang-format’s LLVM style. This kind of mass change has *** two obvious implications:
Add an example command to toggle between disassembly-only and source mode.
[lldb] Fix python errors in gdbremote.py
[Examples] Move structured-data unpacking out of the loop. (NFC)
[lldb] [gdb-remote server] Introduce new stop reasons for fork and vfork
[lldb] Fix typos. NFC.
Another silly little thing you can do with Python commands.
[lldb][crashlog] Avoid specifying arch for image when a UUID is present