summaryrefslogtreecommitdiffstats
path: root/lldb/source/Host/common/NativeRegisterContext.cpp
Commit message (Expand)AuthorAgeFilesLines
* [LLDB][MIPS] Handle false positives for MIPS hardware watchpointsJaydeep Patil2015-08-131-0/+6
* [LLDB][MIPS] MIPS32 branch emulation and single-steppingJaydeep Patil2015-06-231-0/+6
* This patch adds support for setting/clearing hardware watchpoints and breakpo...Omair Javaid2015-05-151-1/+1
* Fixed some compiler warnings because of bit-width mismatches.Chaoren Lin2015-05-011-3/+6
* Fixed some compiler warnings because of bit-widthSean Callanan2015-05-011-3/+3
* Remove trap code from disassembly.Chaoren Lin2015-04-291-7/+7
* Report watchpoint hits during single stepping.Chaoren Lin2015-03-191-2/+11
* Move lldb-log.cpp to core/Logging.cppZachary Turner2015-03-181-2/+0
* Report stopped by trace if none of the watchpoint was hitTamas Berghammer2015-03-171-0/+18
* Implement setting and clearing watchpoints.Chaoren Lin2015-02-031-0/+6
* Moving header files from source/Host/common to proper location.Chaoren Lin2015-02-031-0/+470
OpenPOWER on IntegriCloud