| Commit message (Expand) | Author | Age | Files | Lines |
* | [test-suite] Un'XFAIL a test that's not failing anymore. | Davide Italiano | 2017-12-11 | 1 | -1/+0 |
* | [Testsuite] Rename this file from *m -> *mm. | Davide Italiano | 2017-12-11 | 1 | -0/+0 |
* | dotest.py: Correctly annotate lldbinline tests with debug info categories | Pavel Labath | 2017-12-11 | 1 | -1/+4 |
* | Add a StringList constructor to Args class | Pavel Labath | 2017-12-11 | 4 | -1/+18 |
* | Fix osx build broken in r320346 | Pavel Labath | 2017-12-11 | 1 | -1/+0 |
* | Move PseudoTerminal to the lldb_private namespace | Pavel Labath | 2017-12-11 | 13 | -26/+23 |
* | MainLoop: avoid infinite loop when pty slave gets closed | Pavel Labath | 2017-12-11 | 2 | -1/+21 |
* | Revert "[DataEncoder] Replace buggy versions of write functions." | Davide Italiano | 2017-12-11 | 1 | -8/+36 |
* | [DarwinLog] Remove other dead code. Found while reading this file. | Davide Italiano | 2017-12-10 | 1 | -54/+0 |
* | [MachException] Garbage collect unused and dead code. | Davide Italiano | 2017-12-10 | 1 | -27/+0 |
* | [DataEncoder] Replace buggy versions of write functions. | Davide Italiano | 2017-12-10 | 1 | -36/+8 |
* | Change uses of strncpy in debugserver to strlcpy | Jason Molenda | 2017-12-09 | 5 | -15/+15 |
* | Change the ordering that we search for kexts and kernels on the local | Jason Molenda | 2017-12-09 | 1 | -7/+22 |
* | Update PlatformDarwin::GetDeveloperDir to handle the two | Jason Molenda | 2017-12-09 | 1 | -8/+13 |
* | [MachException] Avoid alignment UB, NFC | Vedant Kumar | 2017-12-08 | 2 | -4/+11 |
* | Remove extant references to g_message_mutex, NFC | Vedant Kumar | 2017-12-08 | 2 | -17/+6 |
* | These tests don't depend on debug info format. | Jim Ingham | 2017-12-07 | 1 | -0/+2 |
* | Disable warnings related to anonymous types in the ObjC plugin | Vedant Kumar | 2017-12-07 | 3 | -1/+24 |
* | [SBBreakpointOptionCommon] Give this class an explicit destructor. | Davide Italiano | 2017-12-07 | 2 | -0/+3 |
* | [SBBreakpoint] Outline some functions to prevent to be exported. | Davide Italiano | 2017-12-07 | 1 | -51/+44 |
* | [Target] Remove commented out code. Found by inspection. NFCI. | Davide Italiano | 2017-12-07 | 1 | -129/+0 |
* | Variable: Fix usage of uninitialised value | Pavel Labath | 2017-12-07 | 1 | -7/+1 |
* | [lldb] Use PRIVATE in target_link_libraries | Shoaib Meenai | 2017-12-06 | 1 | -1/+1 |
* | Fix the -Wunused-function warning properly (MachProcess.mm) | Vedant Kumar | 2017-12-06 | 1 | -1/+1 |
* | Fix const-correctness in RegisterContext methods, NFC | Vedant Kumar | 2017-12-06 | 3 | -10/+30 |
* | Fix an -Wunused-function warning, NFC | Vedant Kumar | 2017-12-06 | 1 | -20/+22 |
* | Fix misc -Wcast-qual warnings, NFC | Vedant Kumar | 2017-12-06 | 7 | -22/+29 |
* | Remove no-op function pointer null checks, NFC | Vedant Kumar | 2017-12-06 | 4 | -50/+29 |
* | Use a static_cast instead of a C cast, NFC | Vedant Kumar | 2017-12-06 | 1 | -1/+1 |
* | [MappedHash] Fix alignment violations | Vedant Kumar | 2017-12-06 | 1 | -6/+9 |
* | Do not use default arguments of DataLayout::getPointer*. NFC | Fangrui Song | 2017-12-06 | 1 | -5/+0 |
* | [CMake] Use PRIVATE in target_link_libraries for executables | Shoaib Meenai | 2017-12-05 | 3 | -2/+3 |
* | [Darwin] Delete dead code. NFCI. | Davide Italiano | 2017-12-05 | 1 | -28/+0 |
* | Add target.process.stop-on-exec setting, and obey it. | Jim Ingham | 2017-12-05 | 4 | -13/+56 |
* | Clean up stop hook output in case a hook restarts. | Jim Ingham | 2017-12-05 | 1 | -3/+10 |
* | Switch from C++1z to C++17; corresponds to r319688 in Clang. | Aaron Ballman | 2017-12-04 | 1 | -1/+1 |
* | Makefile.rules: compile all tests with -fno-limit-debug-info | Pavel Labath | 2017-12-04 | 23 | -132/+2 |
* | Add a symbols subcommand to lldb-test. | Zachary Turner | 2017-12-02 | 2 | -1/+36 |
* | Don't use llvm::EnablePrettyStackTrace on macOS. | Jim Ingham | 2017-12-02 | 1 | -0/+2 |
* | Fix warning in DynamicLoaderDarwinKernel.cpp, NFC | Vedant Kumar | 2017-12-01 | 1 | -1/+1 |
* | Fix warnings in JSON.cpp, NFC | Vedant Kumar | 2017-12-01 | 1 | -3/+0 |
* | Fix warnings in DNBDataRef.cpp, NFC | Vedant Kumar | 2017-12-01 | 1 | -6/+6 |
* | Prevent vain lldb::user_id_t 0xffffffff lookups | Jan Kratochvil | 2017-12-01 | 1 | -1/+1 |
* | Kill struct IOVEC | Pavel Labath | 2017-12-01 | 9 | -24/+10 |
* | ClangASTContext::ParseClassTemplateDecl doesn't always succeed. | Jim Ingham | 2017-12-01 | 1 | -1/+11 |
* | Add lldb-test. | Zachary Turner | 2017-12-01 | 7 | -0/+650 |
* | We had a situation where a kext was inlined into the kernel, | Jason Molenda | 2017-11-30 | 1 | -0/+10 |
* | [lldb] A few minor fixes in TaskPool | Alexander Shaposhnikov | 2017-11-30 | 3 | -6/+25 |
* | Fix this test so that the breakpoints you set are | Jim Ingham | 2017-11-30 | 2 | -2/+6 |
* | Remove a long out-of-date comment. | Jim Ingham | 2017-11-30 | 1 | -1/+0 |