1. 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
  2. 90c5214 Removed the "lldb-forward-rtti.h" header file as it was designed to contain by Greg Clayton · 12 years ago
  3. 422b1ae Added a less than operator that will compare the internal opaque pointer values so SBBroadcaster objects can be contained in ordered containers or sorted. by Greg Clayton · 14 years ago
  4. 3ca95da Added "void SBBroadcaster::Clear ();" method to SBBroadcaster. by Greg Clayton · 14 years ago
  5. e005f2c Modified all logging calls to hand out shared pointers to make sure we by Greg Clayton · 14 years ago
  6. 538eb82 Added copy constructors and assignment operators to all lldb::SB* classes 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. 3f5ee7f Modified the lldb_private::TypeList to use a std::multimap for quicker lookup by Greg Clayton · 14 years ago
  9. 61ba7ec Clean up the API logging code: by Caroline Tice · 14 years ago
  10. 7826c88 First pass at adding logging capabilities for the API functions. At the moment by Caroline Tice · 14 years ago
  11. 63094e0 Very large changes that were needed in order to allow multiple connections by Greg Clayton · 14 years ago
  12. d6ec8aa Fix a bunch more include lines. by Eli Friedman · 14 years ago
  13. 24943d2 Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 14 years ago