1. af67cec The LLDB API (lldb::SB*) is now thread safe! by Greg Clayton · 15 years ago
  2. 54979cd Fixed the "expression" command object to use the StackFrame::GetValueForExpressionPath() by Greg Clayton · 15 years ago
  3. 8b2fe6d Modified LLDB expressions to not have to JIT and run code just to see variable by Greg Clayton · 15 years ago
  4. 2d107dd Change the DWARFExpression::Evaluate methods to take an optional by Jason Molenda · 15 years ago
  5. 7c0962d Fixed StackFrame::GetVariableList to add global by Sean Callanan · 15 years ago
  6. 73b472d Updated the lldb_private::Flags class to have better method names and made by Greg Clayton · 15 years ago
  7. 0603aa9 There are now to new "settings set" variables that live in each debugger by Greg Clayton · 15 years ago
  8. e4284b7 Add GetSP to the StackFrame. by Jim Ingham · 15 years ago
  9. f5e56de Moved the section load list up into the target so we can use the target by Greg Clayton · 15 years ago
  10. 016a95e Looking at some of the test suite failures in DWARF in .o files with the by Greg Clayton · 15 years ago
  11. ffc1d66 Fixed an assertion that happened when debugging DWARF in .o files with debug by Greg Clayton · 15 years ago
  12. 95897c6 Added more API to lldb::SBBlock to allow getting the block by Greg Clayton · 15 years ago
  13. 2cad65a Fixed the StackFrame to correctly resolve the StackID's SymbolContextScope. by Greg Clayton · 15 years ago
  14. 6dadd50 Added a new bool parameter to many of the DumpStopContext() methods that by Greg Clayton · 15 years ago
  15. 288bdf9 StackFrame objects now own ValueObjects for any frame variables (locals, args, by Greg Clayton · 15 years ago
  16. 59e8fc1c Clarified the intent of the SymbolContextScope class in the header by Greg Clayton · 15 years ago
  17. 68275d5 Made it so we update the current frames from the previous frames by doing STL by Greg Clayton · 15 years ago
  18. 5082c5f Simplified the StackFrameList class down to a single frames list again by Greg Clayton · 15 years ago
  19. 12fc3e0 Changed the StackID to store its start PC address as a load address instead of by Greg Clayton · 15 years ago
  20. 6b8379c Add StackFrame::IsInlined. by Jim Ingham · 15 years ago
  21. 0445d8f Cleaned up the inline stack frame code one more time to prepare for inlined by Greg Clayton · 15 years ago
  22. 288e5af Fixed another issue with the inline stack frames where if the first frame by Greg Clayton · 15 years ago
  23. 9da7bd0 Got a lot of the kinks worked out in the inline support after debugging more by Greg Clayton · 15 years ago
  24. 1b72fcb Added support for inlined stack frames being represented as real stack frames by Greg Clayton · 15 years ago
  25. 0b76a2c Modified the host process monitor callback function Host::StartMonitoringChildProcess by Greg Clayton · 15 years ago
  26. dda4f7b Centralized all disassembly into static functions in source/Core/Disassembler.cpp. by Greg Clayton · 15 years ago
  27. 6611103 Very large changes that were needed in order to allow multiple connections by Greg Clayton · 15 years ago
  28. 30fdc8d Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 15 years ago