llvm-project/lldb/source
Chaoren Lin c16f5dca27 Report watchpoint hits during single stepping.
Summary:
Reorganized NativeProcessLinux::MonitorSIGTRAP to check for watchpoint hits on
TRAP_TRACE.

Added test for stepping over watchpoints.

https://llvm.org/bugs/show_bug.cgi?id=22814

Reviewers: ovyalov, tberghammer, vharron, clayborg

Subscribers: jingham, labath, lldb-commits

Differential Revision: http://reviews.llvm.org/D8404

llvm-svn: 232784
2015-03-19 23:28:10 +00:00
..
API Move LLDB initialization/shutdown to Initialization. 2015-03-19 22:00:21 +00:00
Breakpoint Move lldb-log.cpp to core/Logging.cpp 2015-03-18 18:20:42 +00:00
Commands Move lldb-log.cpp to core/Logging.cpp 2015-03-18 18:20:42 +00:00
Core Move LLDB initialization/shutdown to Initialization. 2015-03-19 22:00:21 +00:00
DataFormatters Implement formatter for std::vector<bool, ...> of libstdc++ in Python. 2015-03-17 21:23:17 +00:00
Expression Move lldb-log.cpp to core/Logging.cpp 2015-03-18 18:20:42 +00:00
Host Report watchpoint hits during single stepping. 2015-03-19 23:28:10 +00:00
Initialization Move LLDB initialization/shutdown to Initialization. 2015-03-19 22:00:21 +00:00
Interpreter Remove ScriptInterpreterObject. 2015-03-17 20:04:04 +00:00
Plugins Report watchpoint hits during single stepping. 2015-03-19 23:28:10 +00:00
Symbol Added missing case for IK_PreprocessedCuda. 2015-03-19 18:12:26 +00:00
Target Move some functions from source/lldb.cpp to Utility. 2015-03-18 21:31:45 +00:00
Utility Move some functions from source/lldb.cpp to Utility. 2015-03-18 21:31:45 +00:00
CMakeLists.txt Move LLDB initialization/shutdown to Initialization. 2015-03-19 22:00:21 +00:00
Makefile Move LLDB initialization/shutdown to Initialization. 2015-03-19 22:00:21 +00:00
lldb.cpp Move LLDB initialization/shutdown to Initialization. 2015-03-19 22:00:21 +00:00