llvm-project/lldb
Jonas Devlieghere 86aa8e6363 [lldb] Use target.GetLaunchInfo() instead of creating an empty one.
Update tests that were creating an empty LaunchInfo instead of using the
one coming from the target. This ensures target properties are honored.
2020-08-06 11:51:26 -07:00
..
bindings [lldb] Move finish_swig logic into a function in the binding dir 2020-07-29 17:59:56 -07:00
cmake [CMake] Simplify CMake handling for zlib 2020-08-05 16:07:11 -07:00
docs [lldb/Docs] Remove stale bot on GreenDragon and add reproducer one 2020-07-30 13:51:16 -07:00
examples Harmonize Python shebang 2020-07-16 21:53:45 +02:00
include/lldb [lldb] Add an option to inherit TCC permissions from parent. 2020-08-05 10:08:28 -07:00
packages/Python [lldb/testsuite] Change get_debugserver_exe to support Rosetta 2020-08-06 10:38:30 -07:00
resources
scripts Harmonize Python shebang 2020-07-16 21:53:45 +02:00
source Remove unused variable "saved_opts". 2020-08-06 10:20:21 -07:00
test [lldb] Use target.GetLaunchInfo() instead of creating an empty one. 2020-08-06 11:51:26 -07:00
third_party/Python/module Revert "[lldb] temporary commit to see why a test is failing only on lldb-aarch64-ubuntu" 2020-08-05 11:55:02 +02:00
tools Fix debugserver's qProcessInfo reporting of maccatalyst binaries 2020-08-04 16:42:14 -07:00
unittests [lldb/TestingSupport] Manually disable GTEST_HAS_TR1_TUPLE 2020-08-05 11:59:46 +03:00
utils [lldb/Test] Fix missing yaml2obj in Xcode standalone build. 2020-07-10 21:34:56 -07:00
.clang-format
.clang-tidy [lldb] Add .clang-tidy with customization to disable readability-identifier-naming 2020-03-09 12:50:28 -07:00
.gitignore Add .noindex to the gitignore 2019-04-05 17:57:42 +00:00
CMakeLists.txt [lldb] Move finish_swig logic into a function in the binding dir 2020-07-29 17:59:56 -07:00
CODE_OWNERS.txt [lldb][NFC] Cleanup mentions and code related to lldb-mi 2019-07-19 15:55:23 +00:00
LICENSE.TXT
use_lldb_suite_root.py