[Lldb-commits] [PATCH] D22286: [LLDB] Help text overhaul
Kate Stone via lldb-commits
lldb-commits at lists.llvm.org
Wed Jul 13 15:22:57 PDT 2016
k8stone updated this revision to Diff 63869.
k8stone added a comment.
clang-format applied. Typos and clarity issues previously commented on have been addressed.
http://reviews.llvm.org/D22286
Files:
include/lldb/lldb-enumerations.h
source/Commands/CommandObjectApropos.cpp
source/Commands/CommandObjectBreakpoint.cpp
source/Commands/CommandObjectBreakpointCommand.cpp
source/Commands/CommandObjectBugreport.cpp
source/Commands/CommandObjectCommands.cpp
source/Commands/CommandObjectDisassemble.cpp
source/Commands/CommandObjectExpression.cpp
source/Commands/CommandObjectFrame.cpp
source/Commands/CommandObjectHelp.cpp
source/Commands/CommandObjectLanguage.cpp
source/Commands/CommandObjectLanguage.h
source/Commands/CommandObjectLog.cpp
source/Commands/CommandObjectMemory.cpp
source/Commands/CommandObjectMultiword.cpp
source/Commands/CommandObjectPlatform.cpp
source/Commands/CommandObjectPlugin.cpp
source/Commands/CommandObjectProcess.cpp
source/Commands/CommandObjectQuit.cpp
source/Commands/CommandObjectRegister.cpp
source/Commands/CommandObjectSettings.cpp
source/Commands/CommandObjectSource.cpp
source/Commands/CommandObjectTarget.cpp
source/Commands/CommandObjectThread.cpp
source/Commands/CommandObjectType.cpp
source/Commands/CommandObjectVersion.cpp
source/Commands/CommandObjectWatchpoint.cpp
source/Commands/CommandObjectWatchpointCommand.cpp
source/Interpreter/CommandInterpreter.cpp
source/Interpreter/CommandObject.cpp
source/Interpreter/CommandObjectScript.cpp
source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.cpp
source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp
source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp
source/Plugins/Process/MacOSX-Kernel/ProcessKDP.cpp
source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
source/Target/ThreadPlanStepThrough.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22286.63869.patch
Type: text/x-patch
Size: 154769 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160713/43ebcbf2/attachment-0001.bin>
More information about the lldb-commits
mailing list