llvm-project/lldb
Davide Italiano 57605758b5 [debugserver/Apple Silicon] Handoff connections when attaching to translated processes
When we detect a process that the native debugserver cannot handle,
handoff the connection fd to the translated debugserver.
2020-07-30 16:21:05 -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 [lldb][test] Move registers-target-xml-reading target to the correct test location. 2020-07-30 10:28:32 -07:00
resources
scripts Harmonize Python shebang 2020-07-16 21:53:45 +02:00
source [lldb] Add copy ctor/assignment operator to SBCommandInterpreterRunOptions 2020-07-30 10:39:30 -07:00
test [lldb/Test] Use self.assertIn in TestGdbRemoteTargetXmlPacket 2020-07-30 11:48:35 -07:00
third_party/Python/module Harmonize Python shebang 2020-07-16 21:53:45 +02:00
tools [debugserver/Apple Silicon] Handoff connections when attaching to translated processes 2020-07-30 16:21:05 -07:00
unittests [lldb/ArchSpec] Always match simulator environment in IsEqualTo 2020-07-27 17:33:37 -07: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
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