[PATCH] D42582: [lldb][PPC64] Fixed step-in stopping in the wrong line
Leandro Lupori via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 26 09:02:26 PST 2018
luporl updated this revision to Diff 135914.
luporl added a comment.
- Improved GetBytesToSkip() interface
- Performed requested changes
https://reviews.llvm.org/D42582
Files:
include/lldb/Core/Architecture.h
source/API/SystemInitializerFull.cpp
source/Breakpoint/BreakpointResolverName.cpp
source/Plugins/Architecture/CMakeLists.txt
source/Plugins/Architecture/PPC64/ArchitecturePPC64.cpp
source/Plugins/Architecture/PPC64/ArchitecturePPC64.h
source/Plugins/Architecture/PPC64/CMakeLists.txt
source/Target/ThreadPlanStepInRange.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42582.135914.patch
Type: text/x-patch
Size: 10630 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180226/a61c29cd/attachment.bin>
More information about the llvm-commits
mailing list