1. 5f35a4b Resolve printf formatting warnings on Linux: by Daniel Malea · 12 years ago
  2. 851e30e Stop using the "%z" size_t modifier and cast all size_t values to uint64_t. Some platforms don't support this modification. by Greg Clayton · 12 years ago
  3. 96154be <rdar://problem/10126482> by Greg Clayton · 13 years ago
  4. ec2d978 Add missing headers. by Stephen Wilson · 13 years ago
  5. 5f54ac3 Moved FileSpec into the Host layer since it will vary from host to host. by Greg Clayton · 13 years ago
  6. e005f2c Modified all logging calls to hand out shared pointers to make sure we by Greg Clayton · 14 years ago
  7. 49ce682 Cleaned up the API logging a lot more to reduce redundant information and by Greg Clayton · 14 years ago
  8. a66ba46 Improved API logging. by Greg Clayton · 14 years ago
  9. 3f5ee7f Modified the lldb_private::TypeList to use a std::multimap for quicker lookup by Greg Clayton · 14 years ago
  10. 61ba7ec Clean up the API logging code: by Caroline Tice · 14 years ago
  11. 7826c88 First pass at adding logging capabilities for the API functions. At the moment by Caroline Tice · 14 years ago
  12. 537a7a8 Fixed an issue where we were resolving paths when we should have been. by Greg Clayton · 14 years ago
  13. e49ec18 Remove all the __repr__ methods from the API/*.h files, and put them by Caroline Tice · 14 years ago
  14. 98f930f by Caroline Tice · 14 years ago
  15. eddffe9 If the file the user specifies can't be found in the current directory, by Caroline Tice · 14 years ago
  16. 4ead2e9 o Exposed SBFileSpec to the Python APIs in lldb.py. by Johnny Chen · 14 years ago
  17. 63094e0 Very large changes that were needed in order to allow multiple connections by Greg Clayton · 14 years ago
  18. 24943d2 Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 14 years ago