1. 49ce896 <rdar://problem/11757916> by Greg Clayton · 12 years ago
  2. 0fef968 <rdar://problem/11330621> by Greg Clayton · 12 years ago
  3. 1b584eb Don't expose the pthread_mutex_t underlying the Mutex & Mutex::Locker classes. by Jim Ingham · 12 years ago
  4. 7fb1430 Expose GetAddressClass() from both the SBAddress and SBInstruction so clients can tell the difference between ARM/Thumb opcodes when disassembling ARM. by Greg Clayton · 12 years ago
  5. 5056169 Cleaned up code that was getting SBData for an SBInstruction. by Greg Clayton · 12 years ago
  6. 516f084 No functionality changes, mostly cleanup. by Greg Clayton · 12 years ago
  7. 334d33a SBFrame is now threadsafe using some extra tricks. One issue is that stack by Greg Clayton · 12 years ago
  8. d9b4425 Fixed the public and internal disassembler API to be named correctly: by Greg Clayton · 13 years ago
  9. 23b8abb Added more functionality to the public API to allow for better by Greg Clayton · 13 years ago
  10. 567e7f3 Converted the lldb_private::Process over to use the intrusive shared pointers. by Greg Clayton · 13 years ago
  11. 888a733 Changed the emulate instruction function to take emulate options which by Greg Clayton · 13 years ago
  12. 09008d0 Use self.TraceOn() API to decide whether to print debug output. by Johnny Chen · 13 years ago
  13. 6b8d3b5 by Caroline Tice · 13 years ago
  14. 0fe5a53 by Caroline Tice · 13 years ago
  15. f15996e Modified the ArchSpec to take an optional "Platform *" when setting the triple. by Greg Clayton · 13 years ago
  16. af59180 by Caroline Tice · 13 years ago
  17. 889fbd0 Added the ability to get the min and max instruction byte size for by Greg Clayton · 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. 5892856 Use Host::File in lldb_private::StreamFile and other places to cleanup host by Greg Clayton · 13 years ago
  20. 538eb82 Added copy constructors and assignment operators to all lldb::SB* classes by Greg Clayton · 14 years ago
  21. 5c4c746 Added the ability to get the disassembly instructions from the function and by Greg Clayton · 14 years ago
  22. 63094e0 Very large changes that were needed in order to allow multiple connections by Greg Clayton · 14 years ago
  23. 24943d2 Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 14 years ago