llvm-project/lldb
Jonas Devlieghere ba3d84d82b [lldb/Test] Skip tests that try to get the remote environment
We don't support getting the remote environment. The gdb remote protocol
has no packet for that.
2020-08-04 14:01:57 -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] Move find_package(ZLIB) to LLVMConfig 2020-07-27 17:13:55 -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 copy ctor/assignment operator to SBCommandInterpreterRunOptions 2020-07-30 10:39:30 -07:00
packages/Python [test] Fix another realpath->abspath. 2020-08-04 11:06:31 -07:00
resources
scripts Harmonize Python shebang 2020-07-16 21:53:45 +02:00
source [lldb/Host] Upstream macOS TCC code 2020-08-04 09:23:54 -07:00
test [lldb/Test] Skip tests that try to get the remote environment 2020-08-04 14:01:57 -07:00
third_party/Python/module Harmonize Python shebang 2020-07-16 21:53:45 +02:00
tools [lldb-vscode ]Add Syntax Highlighting to Disassembly View 2020-08-04 13:31:44 -07:00
unittests fix lldb test on lib64 systems 2020-08-03 11:19:07 +02: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