aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectSettings.h
AgeCommit message (Expand)AuthorFilesLines
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone1-6/+3
2015-09-02Fix Clang-tidy misc-use-override warnings in source/Commands headers, unify c...Pavel Labath1-4/+2
2012-06-08Make raw & parsed commands subclasses of CommandObject rather than having the...Jim Ingham1-355/+0
2012-01-23Followup check in for http://llvm.org/viewvc/llvm-project?rev=148491&view=rev,Johnny Chen1-3/+39
2012-01-21Followup check in for http://llvm.org/viewvc/llvm-project?rev=148491&view=rev,Johnny Chen1-1/+13
2012-01-19rdar://problem/10724187Johnny Chen1-0/+4
2012-01-19rdar://problem/10712130Johnny Chen1-1/+9
2011-04-13Added two new classes for command options:Greg Clayton1-2/+2
2011-04-07Modified the ArchSpec to take an optional "Platform *" when setting the triple.Greg Clayton1-1/+1
2011-03-24Fixed the LLDB build so that we can have private types, private enums andGreg Clayton1-2/+2
2010-09-18Fixed the way set/show variables were being accessed to being natively Greg Clayton1-45/+27
2010-09-15Modify "settings list" so you can specify a particular instance setting name,Caroline Tice1-0/+11
2010-09-04This is a very large commit that completely re-does the way lldbCaroline Tice1-4/+304
2010-06-23Very large changes that were needed in order to allow multiple connectionsGreg Clayton1-3/+2
2010-06-08Initial checkin of lldb code from internal Apple repo.Chris Lattner1-0/+44