Revert "Revert "Implement xfer:libraries-svr4:read packet""
authorAntonio Afonso <antonio.afonso@gmail.com>
Tue, 23 Jul 2019 20:40:30 +0000 (20:40 +0000)
committerAntonio Afonso <antonio.afonso@gmail.com>
Tue, 23 Jul 2019 20:40:30 +0000 (20:40 +0000)
commit05e32bad137c80a7ff28f8f002ff0e9f614ad2af
tree5be360df78d6b3aebcd65c27f614d711e4b40164
parentcbbdc4183837dfea92cf840b93e0f12e2bcccffc
Revert "Revert "Implement xfer:libraries-svr4:read packet""

This reverts commit 08c38f77c5fb4d3735ec215032fed8ee6730b3db.

llvm-svn: 366847
16 files changed:
lldb/include/lldb/Host/common/NativeProcessProtocol.h
lldb/packages/Python/lldbsuite/test/tools/lldb-server/gdbremote_testcase.py
lldb/packages/Python/lldbsuite/test/tools/lldb-server/libraries-svr4/Makefile [new file with mode: 0644]
lldb/packages/Python/lldbsuite/test/tools/lldb-server/libraries-svr4/TestGdbRemoteLibrariesSvr4Support.py [new file with mode: 0644]
lldb/packages/Python/lldbsuite/test/tools/lldb-server/libraries-svr4/main.cpp [new file with mode: 0644]
lldb/packages/Python/lldbsuite/test/tools/lldb-server/libraries-svr4/svr4lib_a.cpp [new file with mode: 0644]
lldb/packages/Python/lldbsuite/test/tools/lldb-server/libraries-svr4/svr4lib_a.mk [new file with mode: 0644]
lldb/packages/Python/lldbsuite/test/tools/lldb-server/libraries-svr4/svr4lib_b_quote.cpp [new file with mode: 0644]
lldb/packages/Python/lldbsuite/test/tools/lldb-server/libraries-svr4/svr4lib_b_quote.mk [new file with mode: 0644]
lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp
lldb/source/Plugins/Process/NetBSD/NativeProcessNetBSD.h
lldb/source/Plugins/Process/POSIX/NativeProcessELF.cpp
lldb/source/Plugins/Process/POSIX/NativeProcessELF.h
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.h