Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LLDB now has "Platform" plug-ins. Platform plug-ins are plug-ins that provide | Greg Clayton | 2011-03-08 | 1 | -1/+1 |
* | Added a file abtraction layer into the Host section of LLDB. | Greg Clayton | 2011-02-08 | 1 | -1/+1 |
* | Header patch, virtual dtor patch and missed UUID patch from Kirk Beitz. | Greg Clayton | 2011-02-05 | 1 | -1/+1 |
* | Fixed an error in the type map for "char **" that was a bad memory smasher. | Greg Clayton | 2011-01-14 | 1 | -0/+15 |
* | Merged Eli Friedman's linux build changes where he added Makefile files that | Greg Clayton | 2010-07-09 | 1 | -1/+1 |
* | Don't snprintf directly into a std::string, it's undefined behavior per C++03. | Benjamin Kramer | 2010-06-21 | 1 | -12/+9 |
* | Make Error.h and Error.cpp compile on Linux. | Eli Friedman | 2010-06-10 | 1 | -2/+7 |
* | Initial checkin of lldb code from internal Apple repo. | Chris Lattner | 2010-06-08 | 1 | -0/+365 |