| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Modified LLDB expressions to not have to JIT and run code just to see variable | Greg Clayton | 2010-12-14 | 1 | -5/+90 |
| * | Modified the lldb_private::Type clang type resolving code to handle three | Greg Clayton | 2010-11-13 | 1 | -1/+1 |
| * | Mark a ValueObjectConstResult as valid if it is created with some data, don't... | Jim Ingham | 2010-10-15 | 1 | -0/+1 |
| * | Fixed an expression parsing issue where if you were stopped somewhere without | Greg Clayton | 2010-10-14 | 1 | -2/+2 |
| * | Added the notion that a value object can be constant by adding: | Greg Clayton | 2010-10-05 | 1 | -0/+10 |
| * | Added a new ValueObject type that will be used to freeze dry expression | Greg Clayton | 2010-10-05 | 1 | -0/+109 |

