[Lldb-commits] [PATCH] D47421: Typo fixes.

Bruce Mitchener via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sun May 27 06:40:13 PDT 2018


brucem updated this revision to Diff 148752.
brucem added a comment.
Herald added subscribers: kbarton, nemanjai.

A couple of additional fixes.


https://reviews.llvm.org/D47421

Files:
  include/lldb/Breakpoint/BreakpointID.h
  include/lldb/Core/Address.h
  include/lldb/Core/Broadcaster.h
  include/lldb/Target/ExecutionContext.h
  include/lldb/Target/Process.h
  include/lldb/Utility/ArchSpec.h
  packages/Python/lldbsuite/test/functionalities/apropos_with_process/TestAproposWithProcess.py
  packages/Python/lldbsuite/test/functionalities/memory/find/TestMemoryFind.py
  packages/Python/lldbsuite/test/functionalities/memory/read/TestMemoryRead.py
  packages/Python/lldbsuite/test/functionalities/nested_alias/TestNestedAlias.py
  packages/Python/lldbsuite/test/functionalities/thread/exit_during_break/main.cpp
  packages/Python/lldbsuite/test/lang/cpp/unsigned_types/TestUnsignedTypes.py
  packages/Python/lldbsuite/test/lang/objc/bitfield_ivars/TestBitfieldIvars.py
  source/Commands/CommandObjectWatchpointCommand.cpp
  source/Core/Communication.cpp
  source/Core/ValueObjectVariable.cpp
  source/Expression/DWARFExpression.cpp
  source/Plugins/Architecture/Arm/ArchitectureArm.cpp
  source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp
  source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp
  source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptx86ABIFixups.cpp
  source/Plugins/Process/Linux/NativeRegisterContextLinux_arm.h
  source/Plugins/Process/Linux/NativeRegisterContextLinux_arm64.h
  source/Plugins/Process/Linux/NativeRegisterContextLinux_ppc64le.h
  source/Plugins/Process/Linux/ProcessorTrace.h
  source/Plugins/Process/MacOSX-Kernel/ProcessKDP.cpp
  source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
  source/Plugins/StructuredData/DarwinLog/StructuredDataDarwinLog.cpp
  source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.cpp
  source/Target/TargetList.cpp
  source/Utility/Status.cpp
  tools/debugserver/source/MacOSX/MachProcess.mm
  tools/debugserver/source/RNBServices.cpp
  tools/lldb-mi/MICmnResources.cpp
  tools/lldb-mi/MIReadMe.txt
  www/remote.html
  www/tutorial.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47421.148752.patch
Type: text/x-patch
Size: 36637 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180527/bf3e65a7/attachment-0001.bin>


More information about the lldb-commits mailing list