[Lldb-commits] [PATCH] D31172: Move stop info override callback code from ArchSpec into Process

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Oct 25 14:06:02 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL316609: Move StopInfoOverride callback to the new architecture plugin (authored by labath).

Changed prior to commit:
  https://reviews.llvm.org/D31172?vs=106600&id=120309#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D31172

Files:
  lldb/trunk/include/lldb/Core/ArchSpec.h
  lldb/trunk/include/lldb/Core/Architecture.h
  lldb/trunk/include/lldb/Core/PluginManager.h
  lldb/trunk/include/lldb/Target/Process.h
  lldb/trunk/include/lldb/Target/Target.h
  lldb/trunk/packages/Python/lldbsuite/test/arm/breakpoint-it/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/arm/breakpoint-it/TestBreakpointIt.py
  lldb/trunk/packages/Python/lldbsuite/test/arm/breakpoint-it/main.c
  lldb/trunk/source/API/SystemInitializerFull.cpp
  lldb/trunk/source/Core/ArchSpec.cpp
  lldb/trunk/source/Core/PluginManager.cpp
  lldb/trunk/source/Plugins/Architecture/Arm/ArchitectureArm.cpp
  lldb/trunk/source/Plugins/Architecture/Arm/ArchitectureArm.h
  lldb/trunk/source/Plugins/Architecture/Arm/CMakeLists.txt
  lldb/trunk/source/Plugins/Architecture/CMakeLists.txt
  lldb/trunk/source/Plugins/CMakeLists.txt
  lldb/trunk/source/Target/Process.cpp
  lldb/trunk/source/Target/Target.cpp
  lldb/trunk/source/Target/Thread.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31172.120309.patch
Type: text/x-patch
Size: 43060 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20171025/9c23a36e/attachment-0001.bin>


More information about the lldb-commits mailing list