Jim Ingham
63dfc725a7
Fix all the test case breakages caused by folks writing tests all over the place that depended explicitly
...
on the output of "break set". Please don't do this sort of thing!!!!!
llvm-svn: 164433
2012-09-22 00:05:11 +00:00
Johnny Chen
88fc73b8f7
Simplify the "Watchpoint ... hit" printout, make it more terse.
...
Change the test case, too.
llvm-svn: 161806
2012-08-13 23:27:50 +00:00
Johnny Chen
209bd65ea4
rdar://problem/12007576
...
Record the snapshot of our watched value when the watchpoint is set or hit.
And report the old/new values when watchpoint is triggered. Add some test scenarios.
llvm-svn: 161785
2012-08-13 21:09:54 +00:00
Johnny Chen
e9a5627e7a
rdar://problem/11457143 [ER] need "watchpoint command ..."
...
Add 'watchpoint command add/delete/list' to lldb, plus two .py test files.
llvm-svn: 161638
2012-08-09 23:09:42 +00:00