1. b344843 Fixed the LLDB build so that we can have private types, private enums and by Greg Clayton · 14 years ago
  2. 6a92553 Implemented a major overhaul of the way variables are handled by Sean Callanan · 14 years ago
  3. 427f290 Modified LLDB expressions to not have to JIT and run code just to see variable by Greg Clayton · 14 years ago
  4. 1e61a63 Fixed a problem where m_register_info was not being by Sean Callanan · 14 years ago
  5. 1ddd9fe Added a feature where registers can be referred to by Sean Callanan · 14 years ago
  6. 6916e35 Modified the lldb_private::Type clang type resolving code to handle three by Greg Clayton · 14 years ago
  7. 8de27c7 Made many ConstString functions inlined in the header file. by Greg Clayton · 14 years ago
  8. 66ed2fb Added a new ValueObject type that will be used to freeze dry expression by Greg Clayton · 14 years ago
  9. 4a19f58 Fixed handling of signed short types in expressions. by Sean Callanan · 14 years ago
  10. 324067b Add "-o" option to "expression" which prints the object description if available. by Jim Ingham · 14 years ago
  11. 462d414 Fixed the forward declaration issue that was present in the DWARF parser after by Greg Clayton · 14 years ago
  12. b66cd07 Replace the vestigial Value::GetOpaqueCLangQualType with the more correct Value::GetValueOpaqueClangQualType. by Jim Ingham · 14 years ago
  13. e8a59a8 Bugfixes to the expression parser. Fixes include: by Sean Callanan · 14 years ago
  14. 8194e42 Fixed a bug where ClangExpressionVariableList was by Sean Callanan · 14 years ago
  15. a622343 First step of refactoring variable handling in the by Sean Callanan · 14 years ago
  16. 4a7c6c6 Documented ClangExpressionVariable(List), and cleaned up its API slightly. by Sean Callanan · 14 years ago
  17. 24943d2 Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 14 years ago