Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [LLDB] Implement pure virtual method in MockConnection | Jonas Devlieghere | 2019-11-13 | 1 | -0/+2 |
* | Create a generic handler for Xfer packets | Antonio Afonso | 2019-06-10 | 1 | -1/+43 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Add GDB remote packet reproducer. | Jonas Devlieghere | 2018-11-13 | 1 | -4/+0 |
* | Simplify the gdb-remote unit tests | Pavel Labath | 2017-06-22 | 1 | -3/+4 |
* | Attempt to fix freebsd build after r287864 | Pavel Labath | 2016-11-24 | 1 | -3/+2 |
* | Fix unittest compilation on windows | Pavel Labath | 2016-09-07 | 1 | -1/+2 |
* | *** This commit represents a complete reformatting of the LLDB source code | Kate Stone | 2016-09-06 | 1 | -34/+27 |
* | Convert some functions to use StringRef instead of c_str, len | Zachary Turner | 2016-08-27 | 1 | -1/+1 |
* | Fix unittest compilation error in r278915 | Pavel Labath | 2016-08-17 | 1 | -0/+1 |
* | Move packet construction from GDBRemoteRegisterContext go the communication c... | Pavel Labath | 2016-08-17 | 1 | -0/+57 |