| Commit message (Expand) | Author | Age | Files | Lines |
* | Added new OptionGroup classes for UInt64, UUID, File and Boolean values. | Greg Clayton | 2011-05-03 | 1 | -115/+2170 |
* | The 'target stop-hook add' command is missing the stop hook added message for... | Johnny Chen | 2011-05-03 | 1 | -0/+1 |
* | Add a one-liner option, for example, "-o 'expr ptr'", to the 'target stop-hoo... | Johnny Chen | 2011-05-02 | 1 | -25/+44 |
* | This patch captures and serializes all output being written by the | Caroline Tice | 2011-05-02 | 1 | -0/+3 |
* | Added a new option to the "source list" command that allows us to see where | Greg Clayton | 2011-04-19 | 1 | -1/+1 |
* | Add a test script for exercising the "taregt create", "target list", and "tar... | Johnny Chen | 2011-04-18 | 1 | -0/+2 |
* | Centralized a lot of the status information for processes, | Greg Clayton | 2011-04-18 | 1 | -23/+385 |
* | Added two new classes for command options: | Greg Clayton | 2011-04-13 | 1 | -2/+2 |
* | Modified the ArchSpec to take an optional "Platform *" when setting the triple. | Greg Clayton | 2011-04-07 | 1 | -3/+4 |
* | Fixed the LLDB build so that we can have private types, private enums and | Greg Clayton | 2011-03-24 | 1 | -3/+3 |
* | Clean up a few places where SetOptionValue was using the global optarg, rathe... | Jim Ingham | 2011-03-22 | 1 | -4/+4 |
* | Add a first pass at a "stop hook" mechanism. This allows you to add commands... | Jim Ingham | 2011-03-11 | 1 | -2/+618 |
* | Add a test case test_image_search_paths() to test lldb's ability to do image ... | Johnny Chen | 2011-02-03 | 1 | -0/+6 |
* | Patch from Kirk Beitz that removes an unneeded include of "sys/errno.h". | Greg Clayton | 2011-02-01 | 1 | -1/+1 |
* | Modify existing commands with arguments to use the new argument mechanism | Caroline Tice | 2010-10-04 | 1 | -3/+66 |
* | Fixed the way set/show variables were being accessed to being natively | Greg Clayton | 2010-09-18 | 1 | -36/+39 |
* | Clean up, clarify and standardize help text, and fix a few help text formatti... | Caroline Tice | 2010-09-08 | 1 | -4/+4 |
* | Change "Current" as in GetCurrentThread, GetCurrentStackFrame, etc, to "Selec... | Jim Ingham | 2010-08-26 | 1 | -7/+7 |
* | Very large changes that were needed in order to allow multiple connections | Greg Clayton | 2010-06-23 | 1 | -34/+29 |
* | 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/+430 |