| Commit message (Expand) | Author | Age | Files | Lines |
* | More help text fixes. | Caroline Tice | 2010-09-08 | 1 | -1/+1 |
* | Clean up, clarify and standardize help text, and fix a few help text formatti... | Caroline Tice | 2010-09-08 | 1 | -4/+4 |
* | "break set -F" should also use the full symbol name completer. | Jim Ingham | 2010-09-08 | 1 | -1/+1 |
* | Small help text fixes, to make it more consistent and accurate. | Caroline Tice | 2010-09-07 | 1 | -1/+1 |
* | Change the "-S", "-F" and "-M" options to take their arguments directly, rath... | Jim Ingham | 2010-08-26 | 1 | -15/+13 |
* | Change "Current" as in GetCurrentThread, GetCurrentStackFrame, etc, to "Selec... | Jim Ingham | 2010-08-26 | 1 | -6/+6 |
* | Added needed breakpoint functionality to the public API that includes: | Greg Clayton | 2010-07-23 | 1 | -1/+1 |
* | Merged Eli Friedman's linux build changes where he added Makefile files that | Greg Clayton | 2010-07-09 | 1 | -36/+45 |
* | Added function name types to allow us to set breakpoints by name more | Greg Clayton | 2010-06-28 | 1 | -34/+81 |
* | Very large changes that were needed in order to allow multiple connections | Greg Clayton | 2010-06-23 | 1 | -30/+39 |
* | Remember whether a queue or thread name were passed into "breakpoint modify" ... | Jim Ingham | 2010-06-19 | 1 | -6/+16 |
* | Change "breakpoint configure" to "breakpoint modify" so it doesn't collide wi... | Jim Ingham | 2010-06-18 | 1 | -39/+58 |
* | Add a "thread specification" class that specifies thread specific breakpoints... | Jim Ingham | 2010-06-16 | 1 | -6/+299 |
* | Move Args.{cpp,h} and Options.{cpp,h} to Interpreter where they really belong. | Jim Ingham | 2010-06-15 | 1 | -1/+1 |
* | Change the Options parser over to use a mask rather than an ordinal for optio... | Jim Ingham | 2010-06-15 | 1 | -38/+18 |
* | Initial checkin of lldb code from internal Apple repo. | Chris Lattner | 2010-06-08 | 1 | -0/+953 |