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-09-27 19:48:20 +00:00
2011-04-19 22:32:36 +00:00
2010-09-18 01:14:36 +00:00
2011-09-22 04:58:26 +00:00
2011-04-13 00:18:08 +00:00
2011-10-07 22:17:16 +00:00
2011-09-23 00:54:11 +00:00
2011-10-07 18:58:12 +00:00
2011-05-22 07:14:46 +00:00
2011-09-06 19:20:51 +00:00
2010-07-07 03:36:20 +00:00
2010-09-18 01:14:36 +00:00
2011-09-22 04:58:26 +00:00
2011-09-01 01:11:04 +00:00
2011-09-22 04:58:26 +00:00
2011-06-13 20:20:29 +00:00
2011-10-14 00:42:25 +00:00
2010-06-23 01:19:29 +00:00
2011-09-09 17:49:36 +00:00
2011-09-09 17:49:36 +00:00
2011-04-13 22:47:15 +00:00
2010-06-23 01:19:29 +00:00
2011-10-12 02:08:07 +00:00
2010-06-23 01:19:29 +00:00
2011-02-19 02:53:09 +00:00
2011-09-22 04:58:26 +00:00
2011-04-18 08:33:37 +00:00
2011-09-24 00:52:29 +00:00
2010-06-23 01:19:29 +00:00
2010-09-18 01:14:36 +00:00
2010-09-18 01:14:36 +00:00
2011-09-22 04:58:26 +00:00
2010-06-23 01:19:29 +00:00
2011-04-19 22:32:36 +00:00
2011-04-13 00:18:08 +00:00
2011-09-29 20:22:33 +00:00
2010-07-07 03:36:20 +00:00
2010-10-04 22:28:36 +00:00
2010-09-18 01:14:36 +00:00
2011-10-13 23:13:20 +00:00
2010-06-23 01:19:29 +00:00
2011-10-07 18:58:12 +00:00
2011-04-18 08:33:37 +00:00
2011-09-20 21:44:10 +00:00
2011-08-19 01:14:49 +00:00
2011-02-19 02:53:09 +00:00
2010-12-23 20:21:44 +00:00
2011-10-17 18:58:00 +00:00
2011-10-17 18:58:00 +00:00
2010-07-09 20:39:50 +00:00