Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Revert "Add ReadCStringFromMemory for faster string reads"" | Antonio Afonso | 2019-07-23 | 1 | -0/+51 |
* | Revert "Add ReadCStringFromMemory for faster string reads" | Antonio Afonso | 2019-06-25 | 1 | -51/+0 |
* | Add ReadCStringFromMemory for faster string reads | Antonio Afonso | 2019-06-18 | 1 | -0/+51 |
* | Implement GetSharedLibraryInfoAddress | Antonio Afonso | 2019-06-14 | 1 | -138/+12 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | NativeProcessProtocolTest: fix -Winconsistent-missing-override warning | Pavel Labath | 2019-01-02 | 1 | -4/+7 |
* | Fix assertion failure in NativeProcessProtocolTest | Pavel Labath | 2018-12-27 | 1 | -1/+2 |
* | [unittest] Fix NativeProcessProtocolTest.cpp (NFC) | Jonas Devlieghere | 2018-09-26 | 1 | -2/+2 |
* | Fix a memory read bug in lldb-server | Pavel Labath | 2018-09-26 | 1 | -0/+67 |
* | Add NativeProcessProtocol unit tests | Pavel Labath | 2018-09-24 | 1 | -0/+154 |