summaryrefslogtreecommitdiff
path: root/lldb/lldb.xcodeproj
AgeCommit message (Expand)Author
2019-01-12Add SymbolFileBreakpad.Jason Molenda
2019-01-02Remove Range.* from Xcode projectAdrian Prantl
2018-12-18Remove the zlib CFLAGS and LDFLAGS settings from the xcode project file.Jason Molenda
2018-12-18Force libcompression calls to be enabled when building on DarwinJason Molenda
2018-12-17Add PdbAstBuilder.cpp.Jason Molenda
2018-12-14Fix the unittests for the move of Listener & BroadcasterJim Ingham
2018-12-14Cache memory regions in ProcessMinidump and use the linux maps as the source ...Greg Clayton
2018-12-14Fix Xcode project for MIPS architecture plug-in and move of Event, Listener a...Greg Clayton
2018-12-11Add ObjectFileBreakpad.{cpp,h} to the Xcode project.Jim Ingham
2018-12-07Add SBInitializerOptions.h to the Xcode project.Jim Ingham
2018-12-06Fix the Xcode project build for the addition of NativePDB/DWARFLocationExpres...Jim Ingham
2018-12-04Add SBInitializerOptions.cpp.Jason Molenda
2018-11-30Fix the Xcode project (pt. 2)Jonas Devlieghere
2018-11-30Fix the Xcode projectJonas Devlieghere
2018-11-27[Driver] Use libOption with tablegen.Jonas Devlieghere
2018-11-17add PdbSymUid.cppJason Molenda
2018-11-15A unit test file moved.Jason Molenda
2018-11-14update xcode project file for reproducers.Jason Molenda
2018-11-08Change $CURRENT_ARCH settings in xcode project file to hardcodedJason Molenda
2018-11-07Re-commit regularization of the lldb-gtest-build target.Jason Molenda
2018-11-07Revert r346285 until I can make it work correctlyJason Molenda
2018-11-07Standardize the OTHER_LDFLAGS for the lldb-gtest-build target.Jason Molenda
2018-11-06Add MSVCUndecoratedNameParser.cpp.Jason Molenda
2018-11-05Fix the Xcode project for the removal of the Go, Java & OCamlJim Ingham
2018-11-04NativeProcessProtocol: Simplify breakpoint setting codePavel Labath
2018-10-31[lldb] Introduce StackFrameRecognizer [take 3]Kuba Mracek
2018-10-31Revert r345686 due to build failuresKuba Mracek
2018-10-31[lldb] Introduce StackFrameRecognizer [take 2]Kuba Mracek
2018-10-31Revert r345678 (build failure on Linux machines).Kuba Mracek
2018-10-31[lldb] Introduce StackFrameRecognizerKuba Mracek
2018-10-24[lldb] Remove enableThreadSanitizer from shared Xcode schemesKuba Mracek
2018-10-23Add UdtRecordCompleter.cpp.Jason Molenda
2018-10-12Add NativePDB subdir again.Jason Molenda
2018-10-12Remove references to source/Plugins/SymbolFile/NativePDB.Jason Molenda
2018-10-11Upstreaming the BridgeOS device support and theJason Molenda
2018-09-19[DataFormatters] Add formatter for C++17 std::variantShafik Yaghmour
2018-09-18Allow use of self.filecheck in LLDB tests (c.f self.expect)Vedant Kumar
2018-09-17Revert "[DataFormatters] Add formatter for C++17 std::variant"Shafik Yaghmour
2018-09-17[DataFormatters] Add formatter for C++17 std::variantShafik Yaghmour
2018-09-13Remember to sort the Xcode project file. NFC.Jim Ingham
2018-09-13Add a "scripted" breakpoint type to lldb.Jim Ingham
2018-09-07[XCodeproj] Remove extra whitespace in SBAPI path.Davide Italiano
2018-09-07Add input files to the "prepare swig bindings" step.Jim Ingham
2018-09-07Enable the fp-armv8 disassembler feature when disassembling Cortex-MJason Molenda
2018-08-16Add a new tool named "lldb-vscode" that implements the Visual Studio Code Deb...Greg Clayton
2018-08-15Add libc++ data formatters for std::optional.Adrian Prantl
2018-08-14Remove unused FastDemangle sourcesStefan Granitz
2018-08-09Remove unused type Either from Utility library.Tatyana Krasnukha
2018-08-08Use rich mangling information in Symtab::InitNameIndexes()Stefan Granitz
2018-08-07Fix the Xcode project for the Core -> Utility moves.Jim Ingham