llvm-project/lldb
Jason Molenda edde2eb1d2 Add unconditional logging to debugserver for launch/attach processes
Debugging app launch/attach failures can be difficult because of
all of the messages logged to the console on a darwin system;
emitting specific messages around critical API calls can make it
easier to narrow the search for the console messages related to
the failure.

<rdar://problem/67220442>

Differential revision: https://reviews.llvm.org/D94357
2021-01-11 22:17:10 -08:00
..
bindings [lldb] Add SBType::GetEnumerationIntegerType method 2020-12-22 10:08:22 -08:00
cmake [lldb] Bump the required SWIG version to 3 2021-01-08 08:47:21 -08:00
docs [lldb] Bump the required SWIG version to 3 2021-01-08 08:47:21 -08:00
examples
include/lldb [lldb] Make DoReadMemory a protected method. 2021-01-07 21:06:36 -08:00
packages/Python [lldb] Fix logging in lldb-server tests 2020-12-29 08:33:12 +01:00
resources [lldb] Remove stale LLDB-Info.plist 2021-01-08 10:12:16 -08:00
scripts
source [lldb] Fix some bugs in the Pipe class and add tests 2021-01-10 21:59:16 +01:00
test [FastISel] Flush local value map on every instruction 2021-01-11 08:32:36 -08:00
third_party/Python/module
tools Add unconditional logging to debugserver for launch/attach processes 2021-01-11 22:17:10 -08:00
unittests [lldb] Disable PipeTest.OpenAsReader on windows 2021-01-11 13:37:49 +01:00
utils
.clang-format
.clang-tidy
.gitignore
CMakeLists.txt
CODE_OWNERS.txt
LICENSE.TXT
use_lldb_suite_root.py