| Commit message (Expand) | Author | Age | Files | Lines |
| * | [lldb][NFC] Remove unnecessary includes in source/Commands | Raphael Isemann | 2019-12-16 | 1 | -2/+0 |
| * | [NFC] Remove ASCII lines from comments | Jonas Devlieghere | 2019-04-10 | 1 | -2/+0 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | Remove header grouping comments. | Jonas Devlieghere | 2018-11-11 | 1 | -4/+0 |
| * | *** This commit represents a complete reformatting of the LLDB source code | Kate Stone | 2016-09-06 | 1 | -6/+3 |
| * | Fix Clang-tidy misc-use-override warnings in source/Commands headers, unify c... | Pavel Labath | 2015-09-02 | 1 | -4/+2 |
| * | Make raw & parsed commands subclasses of CommandObject rather than having the... | Jim Ingham | 2012-06-08 | 1 | -355/+0 |
| * | Followup check in for http://llvm.org/viewvc/llvm-project?rev=148491&view=rev, | Johnny Chen | 2012-01-23 | 1 | -3/+39 |
| * | Followup check in for http://llvm.org/viewvc/llvm-project?rev=148491&view=rev, | Johnny Chen | 2012-01-21 | 1 | -1/+13 |
| * | rdar://problem/10724187 | Johnny Chen | 2012-01-19 | 1 | -0/+4 |
| * | rdar://problem/10712130 | Johnny Chen | 2012-01-19 | 1 | -1/+9 |
| * | 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 | -1/+1 |
| * | Fixed the LLDB build so that we can have private types, private enums and | Greg Clayton | 2011-03-24 | 1 | -2/+2 |
| * | Fixed the way set/show variables were being accessed to being natively | Greg Clayton | 2010-09-18 | 1 | -45/+27 |
| * | Modify "settings list" so you can specify a particular instance setting name, | Caroline Tice | 2010-09-15 | 1 | -0/+11 |
| * | This is a very large commit that completely re-does the way lldb | Caroline Tice | 2010-09-04 | 1 | -4/+304 |
| * | Very large changes that were needed in order to allow multiple connections | Greg Clayton | 2010-06-23 | 1 | -3/+2 |
| * | Initial checkin of lldb code from internal Apple repo. | Chris Lattner | 2010-06-08 | 1 | -0/+44 |