| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [LLDB][MIPS] Handle false positives for MIPS hardware watchpoints | Jaydeep Patil | 2015-08-13 | 1 | -0/+6 |
| * | [LLDB][MIPS] MIPS32 branch emulation and single-stepping | Jaydeep Patil | 2015-06-23 | 1 | -0/+6 |
| * | This patch adds support for setting/clearing hardware watchpoints and breakpo... | Omair Javaid | 2015-05-15 | 1 | -1/+1 |
| * | Fixed some compiler warnings because of bit-width mismatches. | Chaoren Lin | 2015-05-01 | 1 | -3/+6 |
| * | Fixed some compiler warnings because of bit-width | Sean Callanan | 2015-05-01 | 1 | -3/+3 |
| * | Remove trap code from disassembly. | Chaoren Lin | 2015-04-29 | 1 | -7/+7 |
| * | Report watchpoint hits during single stepping. | Chaoren Lin | 2015-03-19 | 1 | -2/+11 |
| * | Move lldb-log.cpp to core/Logging.cpp | Zachary Turner | 2015-03-18 | 1 | -2/+0 |
| * | Report stopped by trace if none of the watchpoint was hit | Tamas Berghammer | 2015-03-17 | 1 | -0/+18 |
| * | Implement setting and clearing watchpoints. | Chaoren Lin | 2015-02-03 | 1 | -0/+6 |
| * | Moving header files from source/Host/common to proper location. | Chaoren Lin | 2015-02-03 | 1 | -0/+470 |

