[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
Tue Mar 6 05:20:41 PST 2018
luporl updated this revision to Diff 137165.
luporl added a comment.
- Merge branch 'master' into fix-step-in
- Improved ppc64 local entry point test
https://reviews.llvm.org/D42582
Files:
include/lldb/Core/Architecture.h
lit/Breakpoint/Inputs/ppc64-localentry.s
lit/Breakpoint/ppc64-localentry.test
lit/lit.cfg
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
tools/lldb-test/SystemInitializerTest.cpp
tools/lldb-test/lldb-test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42582.137165.patch
Type: text/x-patch
Size: 14544 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180306/49335cf1/attachment.bin>
More information about the llvm-commits
mailing list