aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
AgeCommit message (Expand)AuthorFilesLines
2021-03-30[lldb] [Process/gdb-remote] Fix TID reading to use U64Michał Górny1-2/+2
2020-11-20[lldb][AArch64/Linux] Show memory tagged memory regionsDavid Spickett1-0/+16
2020-11-19[lldb] Fix incorrect error handling in GDBRemoteCommunicationClient::SendGet...Raphael Isemann1-1/+4
2020-11-11[intel-pt][trace] Implement a "get supported trace type" packetWalter Erquinigo1-0/+26
2020-09-02[lldb/Target] Add custom interpreter option to `platform shell`Med Ismail Bennani1-2/+2
2020-08-26[lldb][NFC] Simplify string literal in GDBRemoteCommunicationClientRaphael Isemann1-7/+2
2020-08-24[lldb] Remote disk file/directory completion for platform commandsGongyu Deng1-0/+25
2020-08-11[CMake] Simplify CMake handling for zlibPetr Hosek1-1/+1
2020-08-11[lldb] Fix unhandled switch case for GOFF in GDBRemoteCommunicationClientRaphael Isemann1-0/+1
2020-08-08Revert "[CMake] Simplify CMake handling for zlib"Petr Hosek1-1/+1
2020-08-08[CMake] Simplify CMake handling for zlibPetr Hosek1-1/+1
2020-08-07Revert "[CMake] Simplify CMake handling for zlib"Christian Kühnel1-1/+1
2020-08-05[CMake] Simplify CMake handling for zlibPetr Hosek1-1/+1
2020-08-05Revert "[CMake] Simplify CMake handling for zlib"Hans Wennborg1-1/+1
2020-07-23[CMake] Simplify CMake handling for zlibPetr Hosek1-1/+1
2020-07-23Revert "[CMake] Simplify CMake handling for zlib"Petr Hosek1-1/+1
2020-07-23[CMake] Simplify CMake handling for zlibPetr Hosek1-1/+1
2020-07-14Revert "[CMake] Simplify CMake handling for zlib"Petr Hosek1-1/+1
2020-07-14[CMake] Simplify CMake handling for zlibPetr Hosek1-1/+1
2020-06-19[lldb] Replace std::isprint/isspace with llvm's locale-independent versionRaphael Isemann1-1/+1
2020-06-07Support build-ids of other sizes than 16 in UUID::SetFromStringRefJaroslav Sevcik1-3/+2
2020-03-24[lldb] Always log if acquiring packet sequence mutex failsRaphael Isemann1-4/+2
2020-03-12[lldb/Utility] Replace ProcessInstanceInfoList with std::vector. (NFCI)Jonas Devlieghere1-3/+3
2020-03-06Correctly identify iOS simulator processes in debugserver.Adrian Prantl1-10/+16
2020-03-06Revert "Correctly identify iOS simulator processes in debugserver."Adrian Prantl1-16/+10
2020-03-06Correctly identify iOS simulator processes in debugserver.Adrian Prantl1-10/+16
2020-03-06Revert "Correctly identify iOS simulator processes in debugserver."Adrian Prantl1-16/+10
2020-03-06Correctly identify iOS simulator processes in debugserver.Adrian Prantl1-10/+16
2020-03-03Revert abb00753 "build: reduce CMake handling for zlib" (PR44780)Hans Wennborg1-1/+1
2020-02-26[lldb/gdb-remote] Add support for the qOffsets packetPavel Labath1-0/+47
2020-02-11[lldb][NFC] Remove several inefficient ConstString -> const char * -> StringR...Raphael Isemann1-1/+1
2020-02-06[lldb] Explicitly qualify calls to std::static_pointer_castPavel Labath1-1/+1
2020-01-28Make llvm::StringRef to std::string conversions explicit.Benjamin Kramer1-17/+18
2020-01-24[lldb][NFC] Fix all formatting errors in .cpp file headersRaphael Isemann1-1/+1
2020-01-09When reading Aux file in chunks, read consecutive byte rangesJason Molenda1-1/+1
2020-01-02build: reduce CMake handling for zlibSaleem Abdulrasool1-1/+1
2020-01-02Revert "build: reduce CMake handling for zlib"James Henderson1-1/+1
2020-01-01build: reduce CMake handling for zlibSaleem Abdulrasool1-1/+1
2019-11-07[lldb-server] Add setting to force 'g' packet useGuilherme Andrade1-12/+15
2019-10-17Modernize the rest of the Find.* API (NFC)Adrian Prantl1-2/+3
2019-10-17[ARC] Basic support in gdb-remote process pluginTatyana Krasnukha1-1/+1
2019-10-16Add arm64_32 support to lldb, an ILP32 codegen Jason Molenda1-1/+3
2019-10-16[android/process list] support showing process argumentsWalter Erquinigo1-0/+20
2019-10-14uint32_t options -> File::OpenOptions optionsLawrence D'Anna1-1/+1
2019-10-12[platform process list] add a flag for showing the processes of all usersWalter Erquinigo1-2/+1
2019-10-12Revert "[platform process list] add a flag for showing the processes of all u...Walter Erquinigo1-1/+2
2019-10-12[platform process list] add a flag for showing the processes of all usersWalter Erquinigo1-2/+1
2019-10-12Revert "[platform process list] add a flag for showing the processes of all u...Walter Erquinigo1-1/+2
2019-10-12[platform process list] add a flag for showing the processes of all usersWalter Erquinigo1-2/+1
2019-10-12Revert "[platform process list] add a flag for showing the processes of all u...Walter Erquinigo1-1/+2