1. 47beabb Add the ability to set timeout & "run all threads" options both from the "expr" command and from by Jim Ingham · 12 years ago
  2. 47dc457 This patch modifies the expression parser to allow it by Sean Callanan · 13 years ago
  3. b302b2f Centralize all of the type name code so that we always strip the leading by Greg Clayton · 13 years ago
  4. b344843 Fixed the LLDB build so that we can have private types, private enums and by Greg Clayton · 13 years ago
  5. 53bfd06 Get ObjC stepping working again when the process is not the default host architecture. by Jim Ingham · 13 years ago
  6. 395fc33 Made lldb_private::ArchSpec contain much more than just an architecture. It by Greg Clayton · 13 years ago
  7. d0882d0 Make expressions clean up their JIT'ed code allocation. by Greg Clayton · 13 years ago
  8. 427f290 Modified LLDB expressions to not have to JIT and run code just to see variable by Greg Clayton · 14 years ago
  9. 3aa7da5 Added support for generating expressions that have by Sean Callanan · 14 years ago
  10. 360f53f Moved the code in ClangUserExpression that set up & ran the thread plan with timeouts, and restarting with all threads into a utility function in Process. This required a bunch of renaming. by Jim Ingham · 14 years ago
  11. ea9d426 Added the equivalent of gdb's "unwind-on-signal" to the expression command, and a parameter to control it in ClangUserExpression, and on down to ClangFunction. by Jim Ingham · 14 years ago
  12. 6a5aa8a Cleaned a few build related things up: by Greg Clayton · 14 years ago
  13. 3c9c5eb Removed the hacky "#define this ___clang_this" handler by Sean Callanan · 14 years ago
  14. e8a59a8 Bugfixes to the expression parser. Fixes include: by Sean Callanan · 14 years ago
  15. 65dafa8 This is a major refactoring of the expression parser. by Sean Callanan · 14 years ago
  16. 841026f Modified TaggedASTType to inherit from ClangASTType by Sean Callanan · 14 years ago
  17. 1674b12 Change over to using the definitions for mach-o types and defines to the by Greg Clayton · 14 years ago
  18. 54e7afa Merged Eli Friedman's linux build changes where he added Makefile files that by Greg Clayton · 14 years ago
  19. 87c8718 Misc warning/error fixes. by Eli Friedman · 14 years ago
  20. 24943d2 Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 14 years ago