aboutsummaryrefslogtreecommitdiff
path: root/source
AgeCommit message (Expand)Author
2019-10-07[MachO] Shuffle some things around in ParseSymtab (NFC)Jonas Devlieghere
2019-10-07[gdb-remote] process properly effective uidWalter Erquinigo
2019-10-07[platform process list] add a flag for showing the processes of all usersWalter Erquinigo
2019-10-07[DWARFASTParserClang] Factor out structure-like type parsing, NFCVedant Kumar
2019-10-07[DWARFASTParserClang] Delete commented-out typedef, NFCVedant Kumar
2019-10-07ProcessInstanceInfoMatch: Don't match processes with no name if a name match ...Pavel Labath
2019-10-07[lldb][ELF] Read symbols from .gnu_debugdata sect.Konrad Kleine
2019-10-04[MachO] Reduce indentation further in ParseSymtab (NFC)Jonas Devlieghere
2019-10-04[MachO] Move nlist parsing into helper function (NFC)Jonas Devlieghere
2019-10-04[Host] Return status directly from RunShellCommandJonas Devlieghere
2019-10-04[MachO] Add early returns to save some indentation.Jonas Devlieghere
2019-10-04[MachO] Reformat before making changes to this file (NFC)Jonas Devlieghere
2019-10-04[Host] Don't discard return value from RunShellCommandJonas Devlieghere
2019-10-04[lldb] Fix crash on SBCommandReturnObject & assignmentJan Kratochvil
2019-10-04[process info] Remove assert in DoGetGroupNameWalter Erquinigo
2019-10-04[lldb-server/android] Show more processes and package name when necessaryWalter Erquinigo
2019-10-04[lldb] [cmake] Support linking against clang-cpp dylibMichal Gorny
2019-10-04[lldb] Get the TargetAPI lock in SBProcess::IsInstrumentationRuntimePresentRaphael Isemann
2019-10-04[lldb] Fix -Wreorder-ctor in r373673Sam McCall
2019-10-04[lldb][modern-type-lookup] No longer import temporary declarations into the p...Raphael Isemann
2019-10-04Revert "Explicitly set entry point arch when it's thumb"Antonio Afonso
2019-10-04[Python] Remove unused variableJonas Devlieghere
2019-10-04Properly handle instantiation-dependent array bounds.Richard Smith
2019-10-04Explicitly set entry point arch when it's thumbAntonio Afonso
2019-10-03Python3 doesn't seem to allow you to tell whether an object is a classJim Ingham
2019-10-03Forgot to change the header guards on OptionGroupPythonClassWithDict.Jim Ingham
2019-10-03Pass an SBStructuredData to scripted ThreadPlans on use.Jim Ingham
2019-10-03Break out the Python class & key/value options into a separate OptionGroup.Jim Ingham
2019-10-03[process list] make the TRIPLE column widerWalter Erquinigo
2019-10-03[JSON] Don't wrap json::Array in a value (NFC)Jonas Devlieghere
2019-10-03[Host] Return the user's shell from GetDefaultShellJonas Devlieghere
2019-10-03Fix a use-after-free in GDBRemoteCommunicationServerLLGSPavel Labath
2019-10-03factor out an abstract base class for FileLawrence D'Anna
2019-10-03SBDebugger::SetInputFile, SetOutputFile, etc.Lawrence D'Anna
2019-10-03new api class: SBFileLawrence D'Anna
2019-10-02[ARM64] XPC services are unsupported on device.Davide Italiano
2019-10-02[RegisterContextDarwin_arm64] Include the headers for getsysctlbyname.Davide Italiano
2019-10-02[ObjectFileMachO] FileSpec::SetFile() now takes the style as arg.Davide Italiano
2019-10-02[ObjectFileMachO] Catch up with FileDesc changes.Davide Italiano
2019-10-02[JSON] Remove Utility/JSON.{h|cpp}Jonas Devlieghere
2019-10-02[JSON] Use LLVM's library for encoding JSON in GDBRemoteCommunicationServerCo...Jonas Devlieghere
2019-10-02[JSON] Use LLVM's library for encoding JSON in GDBRemoteCommunicationServerPl...Jonas Devlieghere
2019-10-02[JSON] Use LLVM's library for encoding JSON in GDBRemoteCommunicationClientJonas Devlieghere
2019-10-02[JSON] Use LLVM's library for encoding JSON in GDBRemoteCommunicationServerLLGSJonas Devlieghere
2019-10-02[lldb] Fix evaluation of nested classes with parent from other CURaphael Isemann
2019-10-02[lldb][NFC] Remove ClangASTContext::ClearRaphael Isemann
2019-10-02[lldb][NFC] Create the ASTContext in ClangASTContext exactly once.Raphael Isemann
2019-10-01[lldb] Fix unused variable warningJordan Rupprecht
2019-10-01[JSON] Use LLVM's library for decoding JSON in StructuredDataJonas Devlieghere
2019-10-01[JSON] Use LLVM's library for encoding JSON in StructuredDataJonas Devlieghere