Enrico Granata
0c10a85000
Add the ability for an SBValue to create a persisted version of itself.
...
Such a persisted version is equivalent to evaluating the value via the expression evaluator, and holding on to the $n result of the expression, except this API can be used on SBValues that do not obviously come from an expression (e.g. are the result of a memory lookup)
Expose this via SBValue::Persist() in our public API layer, and ValueObject::Persist() in the lldb_private layer
Includes testcase
Fixes rdar://19136664
llvm-svn: 223711
2014-12-08 23:13:56 +00:00
..
2014-08-27 22:05:14 +00:00
2013-02-25 21:53:07 +00:00
2014-04-02 01:04:55 +00:00
2014-04-02 01:04:55 +00:00
2013-05-03 01:29:27 +00:00
2014-10-14 01:20:07 +00:00
2013-07-09 20:14:26 +00:00
2014-11-17 23:06:20 +00:00
2013-06-11 22:06:06 +00:00
2014-10-14 01:20:07 +00:00
2014-11-22 00:00:17 +00:00
2012-06-29 22:00:42 +00:00
2012-02-16 06:50:00 +00:00
2014-10-01 20:43:45 +00:00
2014-08-08 21:45:36 +00:00
2014-07-01 21:22:11 +00:00
2011-09-23 00:54:11 +00:00
2014-07-01 21:22:11 +00:00
2014-11-17 23:06:20 +00:00
2014-07-30 17:38:47 +00:00
2012-06-29 22:00:42 +00:00
2012-06-29 22:00:42 +00:00
2014-11-22 00:00:17 +00:00
2014-06-27 02:42:12 +00:00
2014-01-23 21:38:34 +00:00
2013-07-08 22:22:41 +00:00
2013-11-20 21:07:01 +00:00
2014-10-11 01:59:32 +00:00
2014-03-13 02:54:54 +00:00
2013-12-13 00:29:16 +00:00
2014-10-22 07:22:56 +00:00
2011-07-19 23:35:10 +00:00
2014-08-11 18:06:28 +00:00
2011-07-19 22:41:47 +00:00
2013-05-03 01:29:27 +00:00
2012-06-29 22:00:42 +00:00
2012-06-29 22:00:42 +00:00
2014-11-18 05:43:11 +00:00
2014-10-10 23:43:03 +00:00
2014-09-06 01:21:19 +00:00
2014-09-29 23:17:18 +00:00
2014-10-28 21:44:06 +00:00
2013-06-11 22:58:32 +00:00
2014-06-02 20:55:29 +00:00
2013-05-03 01:29:27 +00:00
2013-12-28 08:44:02 +00:00
2013-05-03 01:29:27 +00:00
2014-11-06 21:23:20 +00:00
2013-05-03 01:29:27 +00:00
2014-06-23 20:49:41 +00:00
2014-12-08 23:13:56 +00:00
2014-11-21 22:23:08 +00:00
2012-12-18 02:03:49 +00:00