1. f6e287a More moving things around for the unwind plan and assembly unwind plug-ins. by Greg Clayton · 13 years ago
  2. 97eecb1 Put plug-ins into the correct directories as they were incorrectly located by Greg Clayton · 13 years ago
  3. 47da810 Fix up how the ValueObjects manage their life cycle so that you can hand out a shared by Jim Ingham · 13 years ago
  4. 4a5aeb3 by Caroline Tice · 13 years ago
  5. 7406c39 Added the start of a new option value system that we can use for many things by Greg Clayton · 13 years ago
  6. 6b8d3b5 by Caroline Tice · 13 years ago
  7. 52c8b6e Added a new option to the "source list" command that allows us to see where by Greg Clayton · 13 years ago
  8. abe0fed Centralized a lot of the status information for processes, by Greg Clayton · 13 years ago
  9. e41494a Add support for "dynamic values" for C++ classes. This currently only works for "frame var" and for the by Jim Ingham · 13 years ago
  10. b9223bf Revert newer xcscheme project file to avoid conflict with older Xcode versions. by Greg Clayton · 13 years ago
  11. 143fcc3 Added two new classes for command options: by Greg Clayton · 13 years ago
  12. b72d0f0 Moved the execution context that was in the Debugger into by Greg Clayton · 13 years ago
  13. f15996e Modified the ArchSpec to take an optional "Platform *" when setting the triple. by Greg Clayton · 13 years ago
  14. 06d7cc8 Added a speed test to the GDBRemoteCommunicationClient and by Greg Clayton · 13 years ago
  15. e1a94e4 by Caroline Tice · 13 years ago
  16. 24bc5d9 Many improvements to the Platform base class and subclasses. The base Platform by Greg Clayton · 13 years ago
  17. bbedb7b Revert the scheme. by Jim Ingham · 13 years ago
  18. 149731c Cleaned up the Disassembler code a bit more. You can now request a disassembler by Greg Clayton · 13 years ago
  19. 7bc3908 Made the lldb_private::Opcode struct into a real boy... I mean class. by Greg Clayton · 13 years ago
  20. b344843 Fixed the LLDB build so that we can have private types, private enums and by Greg Clayton · 13 years ago
  21. 58e26e0 Did a lot more work on abtracting and organizing the platforms. by Greg Clayton · 13 years ago
  22. cb8977d Added new platform commands: by Greg Clayton · 13 years ago
  23. 61d043b Split the GDBRemoteCommunication class into three classes: by Greg Clayton · 13 years ago
  24. aa3e3e1 Add the ability to disassemble "n" instructions from the current PC, or the first "n" instructions in a function. by Jim Ingham · 13 years ago
  25. e86cbb9 Abtracted the innards of lldb-core away from the SB interface. There was some by Greg Clayton · 13 years ago
  26. 091e0fa Move the building of llvm/clang and the swig wrappers into the lldb-core target. by Greg Clayton · 13 years ago
  27. ce16665 Fixed a warning with gcc 4.2 when the Xcode project falls back to the by Greg Clayton · 13 years ago
  28. 4fdf760 Split all of the core of LLDB.framework/lldb.so into a by Greg Clayton · 13 years ago
  29. b1888f2 Added more platform support. There are now some new commands: by Greg Clayton · 13 years ago
  30. 53bfd06 Get ObjC stepping working again when the process is not the default host architecture. by Jim Ingham · 13 years ago
  31. 04fdd67 Now that we have the debug map issues fixed, change the Xcode project to by Greg Clayton · 13 years ago
  32. e4b9c1f LLDB now has "Platform" plug-ins. Platform plug-ins are plug-ins that provide by Greg Clayton · 13 years ago
  33. bd321c5 Added a DynamicLoaderStatic plug-in that will act as a static dynamic loader. by Greg Clayton · 13 years ago
  34. a2f7423 Fixed CommandReturnObject::SetImmediateErrorFile() to set the correct stream. by Greg Clayton · 13 years ago
  35. 940b103 Abtracted all mach-o and ELF out of ArchSpec. This patch is a modified form by Greg Clayton · 13 years ago
  36. 2e8cb8a - Changed all the places where CommandObjectReturn was exporting a StreamString to just exporting by Jim Ingham · 13 years ago
  37. 6963bf5 Removed my specific binaires from the xcscheme. by Greg Clayton · 13 years ago
  38. 395fc33 Made lldb_private::ArchSpec contain much more than just an architecture. It by Greg Clayton · 13 years ago
  39. 60a63ae Added a file abtraction layer into the Host section of LLDB. by Greg Clayton · 13 years ago
  40. 5f54ac3 Moved FileSpec into the Host layer since it will vary from host to host. by Greg Clayton · 13 years ago
  41. 0fdd4a0 Abtract terminal stuff into a new lldb_private::Terminal class by Greg Clayton · 13 years ago
  42. 5e41dd3 Added the start of platform configuration designed for internal LLDB use. by Greg Clayton · 13 years ago
  43. 52fd984 Modified the PluginManager to be ready for loading plug-ins from a system by Greg Clayton · 14 years ago
  44. 6e74dbb Added a new class, ASTDumper, that provides verbose by Sean Callanan · 14 years ago
  45. 8482ded Made the EmulateInstruction class into a plug-in interface and moved the by Greg Clayton · 14 years ago
  46. 17801bc Bumped Xcode project versions to lldb-46 and debugserver-131. by Greg Clayton · 14 years ago
  47. b2b604f Adding a Xcode workspace for lldb. by Jim Ingham · 14 years ago
  48. 8d8ad88 Removed the "lldb" folder reference from the Xcode project. by Greg Clayton · 14 years ago
  49. abea3cb Updated Xcode project versions: lldb-45 and debugserver-130 by Greg Clayton · 14 years ago
  50. 28d5fcc Changed the SymbolFile::FindFunction() function calls to only return by Greg Clayton · 14 years ago
  51. 8584c92 Move #define's out of ARMUtils.h and into a newly created file ARMDefines.h. by Johnny Chen · 14 years ago
  52. 108d5aa Move the generic instruction bits manipulation routines into a newly created file by Johnny Chen · 14 years ago
  53. bdcb6ab Enabled extra warnings and fixed a bunch of small issues. by Greg Clayton · 14 years ago
  54. 9d71c95 Bumped Xcode project versions to lldb-44 and debugserver-129. by Greg Clayton · 14 years ago
  55. c72af6b When we are stepping a thread, force it to resume ALL the way to 0. And of course, when we stop by Jim Ingham · 14 years ago
  56. 4baf2e3 Add an ARMUtils.h file to house utility functions for the ARM/Thumb Instruction Set Architecture. by Johnny Chen · 14 years ago
  57. 42ddc49 Bumped Xcode project versions: lldb-43 and debugserver-128. by Greg Clayton · 14 years ago
  58. d330bfd One more thing... Resume any threads that we discover were created while we stop as by Greg Clayton · 14 years ago
  59. 6ae318c Add some more logging of broadcaster and Process. Also, protect the event broadcasting against hijacking in mid-event delivery. by Jim Ingham · 14 years ago
  60. 879bfee Restored some missing APIs for the test suite. Now testsuite still has some failures by Greg Clayton · 14 years ago
  61. 64c8443 Added the start of opcode emulation for ARM instructions. This class is designed by Greg Clayton · 14 years ago
  62. 7a183dc Fixed the auto completion of objective C types with the new ExternalASTSource by Greg Clayton · 14 years ago
  63. 15dcb7c Back up both the register AND the stop state when calling functions. by Jim Ingham · 14 years ago
  64. b01000f A few of the issue I have been trying to track down and fix have been due to by Greg Clayton · 14 years ago
  65. 1364b3b lldb-41 and debugserver-126 are set in the Xcode projects. by Greg Clayton · 14 years ago
  66. 9063e1d Bumped Xcode project version to 40 for lldb-40. by Greg Clayton · 14 years ago
  67. 7b19fc2 Bumped Xcode versions to lldb-39 and debugserver-125. by Greg Clayton · 14 years ago
  68. 124b23a Bumped versions in Xcode projects: lldb is now at lldb-38, debugserver is now by Greg Clayton · 14 years ago
  69. 8e1e126 Fixed the file ordering (alphabetic) in the Commands folder. by Greg Clayton · 14 years ago
  70. 902e018 Add a simple command: 'version' to the command interpreter, and an accompanying by Johnny Chen · 14 years ago
  71. a2cec4f Updated Xcode build version to lldb-37 and debugserver-123. by Greg Clayton · 14 years ago
  72. 3b2cfc2 Bumped Xcode project versions to for lldb-36 and debugserver-122. by Greg Clayton · 14 years ago
  73. 6e889b1 Removed libunwind sources as we aren't using them anymore. by Greg Clayton · 14 years ago
  74. c3b61d2 Fixed the "expression" command object to use the StackFrame::GetValueForExpressionPath() by Greg Clayton · 14 years ago
  75. 539b3ef Removed unused files that were out of date and causing issues with the by Greg Clayton · 14 years ago
  76. dd62d72 Fixed SBFrame to properly check to make sure it has a valid m_opaque_sp object by Greg Clayton · 14 years ago
  77. 6507dd9 Changing the ObjC find method implementation to use a ClangUtilityFunction inserted into the target. Consolidate all the by Jim Ingham · 14 years ago
  78. 3355d11 Bumped lldb Xcode version to 35 for lldb-35, and debugserver to 121 for by Greg Clayton · 14 years ago
  79. 9d972a4 Fixed an issue when debugging with DWARF in the .o files where by Greg Clayton · 14 years ago
  80. 7524a1d Bumped Xcode project build version to 34 for lldb-34. by Greg Clayton · 14 years ago
  81. 304fab4 Bumped lldb version to lldb-33 and debugserver to debugserver-120. by Greg Clayton · 14 years ago
  82. 9a7b291 Documentation fix - explain how to unset conditions. Also fix unsetting -x and -t so they work. by Jim Ingham · 14 years ago
  83. 539d945 Make sure to index the DWARF if we already haven't so we can resolve forward by Greg Clayton · 14 years ago
  84. b749a26 Fixed a race condition that could cause ProcessGDBRemote::DoResume() to return by Greg Clayton · 14 years ago
  85. c2d382c Fix completion for multi-word commands in the "help" command. by Jim Ingham · 14 years ago
  86. 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
  87. c0c1b0c Fixed an issue where the UserSettingsControllers were being created out of by Greg Clayton · 14 years ago
  88. 990de7b Cleaned up code that wasn't using the Initialize and Terminate paradigm by by Greg Clayton · 14 years ago
  89. 640dc6b Added the ability to get more information on the SBThread's stop reason by Greg Clayton · 14 years ago
  90. 20d338f Fixed Process::Halt() as it was broken for "process halt" after recent changes by Greg Clayton · 14 years ago
  91. cdea236 The thread plan destructors may call Thread virtual methods. That means they have to get cleaned up in the derived class's destructor. Make sure that happens. by Jim Ingham · 14 years ago
  92. 3ae449a Added an "Interrupted" bit to the ProcessEventData. Halt now generates an event by Jim Ingham · 14 years ago
  93. b5037af Added quotes around names that are being lookup up or inspected in the by Greg Clayton · 14 years ago
  94. 3bc52d0 Just like functions can have a basename and a mangled/demangled name, variable by Greg Clayton · 14 years ago
  95. feb6e56 Fixed a crasher (an assert was firing in the DWARF parser) when setting by Greg Clayton · 14 years ago
  96. e4b9df0 Fixed an issue where we might not find global variables by name when we have by Greg Clayton · 14 years ago
  97. 6916e35 Modified the lldb_private::Type clang type resolving code to handle three by Greg Clayton · 14 years ago
  98. 745ac7a Add ThreadPlanTracer class to allow instruction step tracing of execution. by Jim Ingham · 14 years ago
  99. abab590 Bumped Xcode versions to lldb-32 and debugserver-119. by Greg Clayton · 14 years ago
  100. 53d287b Fixed an issue where we might not be able to track down a real definition of by Greg Clayton · 14 years ago