| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | General command line help cleanup: | Greg Clayton | 2010-09-18 | 1 | -2/+7 |
| * | Fixed the way set/show variables were being accessed to being natively | Greg Clayton | 2010-09-18 | 1 | -30/+29 |
| * | Fixed the implementation of "bool Block::Contains (const Block *block) const" | Greg Clayton | 2010-09-14 | 1 | -22/+44 |
| * | Looking at some of the test suite failures in DWARF in .o files with the | Greg Clayton | 2010-09-14 | 1 | -85/+0 |
| * | Make sure we have a variable list so we don't crash when a frame has no | Greg Clayton | 2010-09-13 | 1 | -182/+185 |
| * | Removed unused variable. | Greg Clayton | 2010-09-13 | 1 | -1/+0 |
| * | Added a work in the DWARF parser when we parse an array that ends up having | Greg Clayton | 2010-09-13 | 1 | -49/+84 |
| * | Move the "Object Description" into the ValueObject, and the add an API to | Jim Ingham | 2010-09-10 | 1 | -35/+5 |
| * | Clean up, clarify and standardize help text, and fix a few help text formatti... | Caroline Tice | 2010-09-08 | 1 | -4/+6 |
| * | Added a new bool parameter to many of the DumpStopContext() methods that | Greg Clayton | 2010-09-02 | 1 | -1/+1 |
| * | StackFrame objects now own ValueObjects for any frame variables (locals, args, | Greg Clayton | 2010-09-02 | 1 | -15/+3 |
| * | Move "variable list" to "frame variable" | Jim Ingham | 2010-09-02 | 1 | -2/+696 |
| * | Added a way to open the current source file & line in an external editor, and... | Jim Ingham | 2010-08-30 | 1 | -1/+8 |
| * | Change "Current" as in GetCurrentThread, GetCurrentStackFrame, etc, to "Selec... | Jim Ingham | 2010-08-26 | 1 | -2/+2 |
| * | Very large changes that were needed in order to allow multiple connections | Greg Clayton | 2010-06-23 | 1 | -12/+10 |
| * | Move Args.{cpp,h} and Options.{cpp,h} to Interpreter where they really belong. | Jim Ingham | 2010-06-15 | 1 | -1/+1 |
| * | Initial checkin of lldb code from internal Apple repo. | Chris Lattner | 2010-06-08 | 1 | -0/+171 |