| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Convert all python objects in our API to use overload the __str__ method | Greg Clayton | 2012-02-04 | 1 | -5/+10 |
| * | Add needed Clear methods. | Jim Ingham | 2011-12-19 | 1 | -0/+6 |
| * | Added support for finding and global variables in the SBTarget and SBModule | Greg Clayton | 2011-06-29 | 1 | -13/+31 |
| * | The LLDB API (lldb::SB*) is now thread safe! | Greg Clayton | 2010-12-20 | 1 | -24/+5 |
| * | Modified all logging calls to hand out shared pointers to make sure we | Greg Clayton | 2010-11-06 | 1 | -4/+4 |
| * | Modified the lldb_private::TypeList to use a std::multimap for quicker lookup | Greg Clayton | 2010-10-29 | 1 | -1/+1 |
| * | Clean up the API logging code: | Caroline Tice | 2010-10-26 | 1 | -20/+22 |
| * | First pass at adding logging capabilities for the API functions. At the moment | Caroline Tice | 2010-10-26 | 1 | -0/+65 |
| * | Very large changes that were needed in order to allow multiple connections | Greg Clayton | 2010-06-23 | 1 | -22/+22 |
| * | Initial checkin of lldb code from internal Apple repo. | Chris Lattner | 2010-06-08 | 1 | -0/+140 |

