llvm-capstone/lldb
Michał Górny 733e2ae8cd Revert "[lldb] [POSIX-DYLD] Add libraries from initial eTakeSnapshot action"
This reverts commit 09b08833f3.

This code is wrong on Linux, and causes ld-linux and linux-vdso to be
reported twice.  I need to work on it more.
2020-12-07 15:58:49 +01:00
..
bindings [LLDB/Lua] add support for one-liner breakpoint callback 2020-11-30 14:12:26 +00:00
cmake Fix "Unknown arguments specified" to if in lldb 2020-10-21 07:24:53 -07:00
docs [lldb][AArch64/Linux] Show memory tagged memory regions 2020-11-20 11:21:59 +00:00
examples [lldb] Remove LLDB session dir and just store test traces in the respective test build directory 2020-12-04 11:43:10 +01:00
include/lldb Make offset field optional in RegisterInfo packet for Arm64 2020-12-02 03:19:43 +05:00
packages/Python [lldb/test] Refactor socket_packet_pump 2020-12-07 09:24:13 +01:00
resources
scripts [lldb][AArch64/Linux] Show memory tagged memory regions 2020-11-20 11:21:59 +00:00
source Revert "[lldb] [POSIX-DYLD] Add libraries from initial eTakeSnapshot action" 2020-12-07 15:58:49 +01:00
test Revert "[lldb] [POSIX-DYLD] Add libraries from initial eTakeSnapshot action" 2020-12-07 15:58:49 +01: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 [debugserver] Call posix_spawnattr_setarchpref_np throught the fn ptr. 2020-12-05 17:38:42 -08:00
unittests [lldb] Treat remote macOS debugging like any other remote darwin platform 2020-12-02 17:03:22 -08:00
utils [lldb] Remove LLDB session dir and just store test traces in the respective test build directory 2020-12-04 11:43:10 +01: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] Enable cmake policy CMP0077 for option() 2020-10-17 00:16:24 -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