Johnny Chen
16dcf718d3
Add a commnad to set a condition for a watchpoint. Example:
...
watchpoint modify -c 'global==5'
modifies the last created watchpoint so that the condition expression
is evaluated at the stop point to decide whether we should proceed with
the stopping.
Also add SBWatchpont::SetCondition(const char *condition) to set condition
programmatically.
Test cases to come later.
llvm-svn: 142227
2011-10-17 18:58:00 +00:00
..
2011-08-22 02:49:39 +00:00
2011-10-07 22:23:45 +00:00
2011-09-22 04:58:26 +00:00
2010-09-28 01:25:32 +00:00
2010-07-09 20:39:50 +00:00
2011-05-17 03:37:42 +00:00
2011-10-04 22:41:51 +00:00
2011-08-22 02:49:39 +00:00
2011-04-23 02:04:55 +00:00
2011-08-11 16:25:18 +00:00
2011-10-14 00:42:25 +00:00
2011-05-15 01:25:55 +00:00
2011-05-18 18:22:47 +00:00
2011-09-26 07:11:27 +00:00
2011-10-07 01:52:19 +00:00
2010-09-02 21:44:10 +00:00
2011-10-17 18:58:00 +00:00
2011-10-14 00:42:25 +00:00
2011-09-24 00:52:29 +00:00
2011-10-15 00:23:43 +00:00
2011-10-15 00:23:43 +00:00
2011-01-06 22:15:06 +00:00
2011-09-21 22:47:15 +00:00
2011-08-12 23:34:31 +00:00
2010-12-13 22:46:15 +00:00
2011-05-22 22:46:53 +00:00
2011-01-25 23:55:37 +00:00
2011-10-15 00:24:48 +00:00
2011-02-15 21:59:32 +00:00
2011-10-15 00:57:28 +00:00
2011-07-09 00:55:34 +00:00
2011-10-15 00:24:48 +00:00
2011-10-15 00:24:48 +00:00
2010-11-11 19:26:09 +00:00
2011-09-20 21:44:10 +00:00
2011-09-22 04:58:26 +00:00
2011-08-12 21:40:01 +00:00
2011-09-20 21:44:10 +00:00
2011-07-06 04:07:21 +00:00
2011-04-26 04:39:08 +00:00