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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D43344
[LLDB][PPC64] Fixed next blocked forever at same line luporl on Feb 15 2018, 10:41 AM. Authored by
Details The PC corresponding to the breakpoint was being calculated wrongly,
Diff Detail
|