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. 5a15e69 Add a general mechanism to wait on the debugger for Broadcasters of a given class/event bit set. by Jim Ingham · 12 years ago
  4. d2554b5 Test lldb Python API object's default constructor and make sure it is invalid by Johnny Chen · 13 years ago
  5. 63afdb0 Improved the packet throughput when debugging with GDB remote by over 3x on by Greg Clayton · 13 years ago
  6. eecb0f3 More reverting of the EOF stuff as the API was changed which we don't want to by Greg Clayton · 14 years ago
  7. 9ac497b by Caroline Tice · 14 years ago
  8. e005f2c Modified all logging calls to hand out shared pointers to make sure we by Greg Clayton · 14 years ago
  9. 49ce682 Cleaned up the API logging a lot more to reduce redundant information and by Greg Clayton · 14 years ago
  10. a66ba46 Improved API logging. by Greg Clayton · 14 years ago
  11. 926060e Add the ability to disable individual log categories, rather by Caroline Tice · 14 years ago
  12. 61ba7ec Clean up the API logging code: by Caroline Tice · 14 years ago
  13. 7826c88 First pass at adding logging capabilities for the API functions. At the moment by Caroline Tice · 14 years ago
  14. 63094e0 Very large changes that were needed in order to allow multiple connections by Greg Clayton · 14 years ago
  15. 24943d2 Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 14 years ago