| Commit message (Expand) | Author | Age | Files | Lines |
| * | [lldb][NFC] Remove unnecessary includes in source/Commands | Raphael Isemann | 2019-12-16 | 1 | -1/+0 |
| * | Revert "Temporarily revert [lldb] e81268d - [lldb/Reproducers] Support multip... | Eric Christopher | 2019-12-10 | 1 | -22/+25 |
| * | Temporarily revert [lldb] e81268d - [lldb/Reproducers] Support multiple GDB r... | Eric Christopher | 2019-12-10 | 1 | -25/+22 |
| * | [lldb/Reproducers] Support multiple GDB remotes | Jonas Devlieghere | 2019-12-10 | 1 | -22/+25 |
| * | [Reproducer] Make 'reproducer xcrash' behave the same during capture & replay | Jonas Devlieghere | 2019-11-21 | 1 | -2/+3 |
| * | [Reproducer] Limit signals to macro define sin <csignal> | Jonas Devlieghere | 2019-11-20 | 1 | -9/+0 |
| * | [Reproducer] Generate LLDB reproducer on crash | Jonas Devlieghere | 2019-11-20 | 1 | -2/+124 |
| * | [Reproducer] Namespace the reproducer dump options. | Jonas Devlieghere | 2019-11-19 | 1 | -2/+2 |
| * | [Reproducer] Quit the debugger after generating a reproducer | Jonas Devlieghere | 2019-11-11 | 1 | -2/+4 |
| * | [Reproducer] Improve reproducer help (NFC) | Jonas Devlieghere | 2019-10-18 | 1 | -2/+12 |
| * | [Reproducer] Support dumping the reproducer CWD | Jonas Devlieghere | 2019-10-17 | 1 | -2/+19 |
| * | [Reproducer] Add LoadBuffer<> helper (NFC) | Jonas Devlieghere | 2019-10-17 | 1 | -11/+4 |
| * | [Reproducer] Add convenience methods IsCapturing and IsReplaying. | Jonas Devlieghere | 2019-10-09 | 1 | -3/+3 |
| * | [Reproducer] Implement dumping packets. | Jonas Devlieghere | 2019-09-16 | 1 | -3/+21 |
| * | [Reproducer] Add reproducer dump command. | Jonas Devlieghere | 2019-09-13 | 1 | -2/+235 |
| * | [Reproducers] Fix incorrect help message | Jonas Devlieghere | 2019-07-30 | 1 | -2/+2 |
| * | [Reproducers] Improve reproducer help | Jonas Devlieghere | 2019-05-03 | 1 | -7/+18 |
| * | [Reproducers] Print warning when generating the reproducer. | Jonas Devlieghere | 2019-04-02 | 1 | -0/+3 |
| * | [Reproducer] Make 'reproducer generate' a NOOP during replay. | Jonas Devlieghere | 2019-02-27 | 1 | -0/+5 |
| * | Fix some warnings in building LLDB. | Zachary Turner | 2019-01-29 | 1 | -3/+2 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | [Reproducers] Change how reproducers are initialized. | Jonas Devlieghere | 2018-12-03 | 1 | -111/+17 |
| * | [Reproducers] Improve reproducer API and add unit tests. | Jonas Devlieghere | 2018-11-27 | 1 | -14/+2 |
| * | [reproducer] Post-commit cleanup | Jonas Devlieghere | 2018-11-15 | 1 | -8/+5 |
| * | Add GDB remote packet reproducer. | Jonas Devlieghere | 2018-11-13 | 1 | -0/+206 |