1. d891f9b Fix Linux build warnings due to redefinition of macros: by Daniel Malea · 12 years ago
  2. 334d33a SBFrame is now threadsafe using some extra tricks. One issue is that stack by Greg Clayton · 12 years ago
  3. dccbc4b Minor format update (no semantic change). by Johnny Chen · 13 years ago
  4. 5956604 Fix regression of test SourceManagerTestCase.test_display_source_python. by Johnny Chen · 13 years ago
  5. 15afa9f Removed lldb::SBSourceManager_impl. We export everything in the lldb namespace by Greg Clayton · 13 years ago
  6. cc63746 SBSourceManager now gets the real source manager either from the Debugger or Target. Also, move the SourceManager file cache into the debugger by Jim Ingham · 13 years ago
  7. fdf24ef Move the SourceManager from the Debugger to the Target. That way it can store the per-Target default Source File & Line. by Jim Ingham · 13 years ago
  8. ff44ab4 Fixed the SymbolContext::DumpStopContext() to correctly indent and dump by Greg Clayton · 13 years ago
  9. e5791dd Add test_display_source_python() test case to TestSourceManager.py which uses by Johnny Chen · 14 years ago
  10. 538eb82 Added copy constructors and assignment operators to all lldb::SB* classes by Greg Clayton · 14 years ago
  11. 63094e0 Very large changes that were needed in order to allow multiple connections by Greg Clayton · 14 years ago
  12. 7a62c8b And some more include line fixes. by Eli Friedman · 14 years ago
  13. 24943d2 Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 14 years ago