llvm-project/lldb
Pavel Labath a3952ea70b [LLDB][PPC64] Fixed next blocked forever at same line
Summary:
The PC corresponding to the breakpoint was being calculated wrongly,
which was causing LLDB to never go past the first breakpoint, when
there was a second one adjacent to it.

Reviewers: clayborg, labath

Reviewed By: clayborg, labath

Subscribers: anajuliapc, alexandreyy, lbianc

Differential Revision: https://reviews.llvm.org/D43344
Patch by Leandro Lupori <leandro.lupori@gmail.com>.

llvm-svn: 325728
2018-02-21 21:56:18 +00:00
..
cmake
docs
examples
include/lldb Add SBDebugger::GetBuildConfiguration and use it to skip an XML test 2018-02-19 15:06:28 +00:00
lit [testsuite] Run lit tests as part of `check-lldb`. 2018-02-21 21:10:44 +00:00
lldb.xcodeproj Remove the pubnames support from the Xcode project. 2018-02-12 20:25:37 +00:00
lldb.xcworkspace
packages/Python/lldbsuite [testsuite/decorators] Get rid of some `expectFlakey` variants. 2018-02-21 19:18:49 +00:00
resources
scripts Add SBDebugger::GetBuildConfiguration and use it to skip an XML test 2018-02-19 15:06:28 +00:00
source [LLDB][PPC64] Fixed next blocked forever at same line 2018-02-21 21:56:18 +00:00
test [testsuite] Run lit tests as part of `check-lldb`. 2018-02-21 21:10:44 +00:00
third_party/Python/module
tools Add DEBUGSERVER_PATH to the cache so it'll be available for tests. 2018-02-17 23:06:15 +00:00
unittests llgs-tests: Fix r325511 for debugserver 2018-02-21 17:38:38 +00:00
utils
www
.arcconfig
.clang-format
.gitignore
CMakeLists.txt [lit] Update how clang and other binaries are found in per-configuration directories 2018-02-21 00:05:51 +00:00
CODE_OWNERS.txt
INSTALL.txt
LICENSE.TXT
use_lldb_suite_root.py