summaryrefslogtreecommitdiff
path: root/lldb/tools
AgeCommit message (Expand)Author
2019-01-14[SymbolFile] Remove SymbolContext parameter from FindTypes.Zachary Turner
2019-01-14[SymbolFile] Remove the SymbolContext parameter from FindNamespace.Zachary Turner
2019-01-11Introduce SymbolFileBreakpad and use it to fill symtabPavel Labath
2019-01-10Implement ObjectFileELF::GetBaseAddressPavel Labath
2019-01-10[lldb-server] Add unnamed pipe support to PipeWindowsAaron Smith
2019-01-09Change lldb-test to use ParseAllDebugSymbols.Zachary Turner
2019-01-09[CMakeLists] Sort tools/CMakeLists.txtJonas Devlieghere
2019-01-05[Driver] Some more cleanup. NFCJonas Devlieghere
2019-01-04[CMake] Revised RPATH handlingStefan Granitz
2019-01-04[CMake] Revised LLDB.framework buildsStefan Granitz
2019-01-04[CMake] Move debugserver options to separate debugserverConfig.cmakeStefan Granitz
2019-01-04[CMake] Streamline code signing for debugserver #2Stefan Granitz
2019-01-02[Driver] Remove unused importsJonas Devlieghere
2018-12-27lldb-test ir-memory-map: Use IntervalMap::containsPavel Labath
2018-12-21[NFC] Replace `compare` with (in)equality operator where applicable.Jonas Devlieghere
2018-12-18Un-conditionalize use of libcompression. debugserver only buildsJason Molenda
2018-12-18ELF: Don't create sections for section header index 0Pavel Labath
2018-12-17[Driver] Fix --repl argument.Jonas Devlieghere
2018-12-15lldb-test: Improve newline handlingPavel Labath
2018-12-15ELF: more section creation cleanupPavel Labath
2018-12-15Simplify Boolean expressionsJonas Devlieghere
2018-12-12ELF: Clean up section type computationPavel Labath
2018-12-12lldb-test: Add ability to dump subsectionsPavel Labath
2018-12-11[Driver] Simplify OptionData. NFCJonas Devlieghere
2018-12-10Re-commit "Introduce ObjectFileBreakpad"Pavel Labath
2018-12-07Revert "Introduce ObjectFileBreakpad"Shafik Yaghmour
2018-12-07Introduce ObjectFileBreakpadPavel Labath
2018-12-06[pecoff] Implement ObjectFilePECOFF::GetDependedModules()Aaron Smith
2018-12-03[Reproducers] Change how reproducers are initialized.Jonas Devlieghere
2018-11-29[CMake] Fix standalone build for debugserver on macOSStefan Granitz
2018-11-29Fix windows build broken by r347846Pavel Labath
2018-11-29Remove getopt includes from the driverPavel Labath
2018-11-29[driver] Fix --core/-c and add testJonas Devlieghere
2018-11-28[driver] Some NFC cleanupJonas Devlieghere
2018-11-27[Reproducers] Improve reproducer API and add unit tests.Jonas Devlieghere
2018-11-27[Driver] Use libOption with tablegen.Jonas Devlieghere
2018-11-27Revert "[CMake] Streamline code signing for debugserver and pass entitlements...Davide Italiano
2018-11-20[CMake] Streamline code signing for debugserver and pass entitlements to exte...Stefan Granitz
2018-11-15Add a check whether or not a str is utf8 prior to emplacingNathan Lanza
2018-11-13Add GDB remote packet reproducer.Jonas Devlieghere
2018-11-11Remove header grouping comments.Jonas Devlieghere
2018-11-11Remove comments after header includes.Jonas Devlieghere
2018-11-10Enable listening for EXC_RESOURCE events, and format machJason Molenda
2018-11-09Remove llvm include from debugserver, changeJason Molenda
2018-11-09Add missing includeAdrian Prantl
2018-11-09Add missing includeAdrian Prantl
2018-11-09Annotate switch with LLVM_FALLTHROUGHAdrian Prantl
2018-11-07Adjust some id bit shifts to fit inside 32 bit integersNathan Lanza
2018-11-06Remove working directory for debugserver code signing targetNathan Lanza
2018-11-05Adjust the comment section of CreateSource to account for lines longer than 60Nathan Lanza