summaryrefslogtreecommitdiffstats
path: root/lldb/source/Commands/CommandObjectFrame.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clean up, clarify and standardize help text, and fix a few help text formatti...Caroline Tice2010-09-081-4/+6
* Added a new bool parameter to many of the DumpStopContext() methods that Greg Clayton2010-09-021-1/+1
* StackFrame objects now own ValueObjects for any frame variables (locals, args,Greg Clayton2010-09-021-15/+3
* Move "variable list" to "frame variable"Jim Ingham2010-09-021-2/+696
* Added a way to open the current source file & line in an external editor, and...Jim Ingham2010-08-301-1/+8
* Change "Current" as in GetCurrentThread, GetCurrentStackFrame, etc, to "Selec...Jim Ingham2010-08-261-2/+2
* Very large changes that were needed in order to allow multiple connectionsGreg Clayton2010-06-231-12/+10
* Move Args.{cpp,h} and Options.{cpp,h} to Interpreter where they really belong.Jim Ingham2010-06-151-1/+1
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+171
OpenPOWER on IntegriCloud