SetThreadStopInfo was checking for a breakpoint at the current PC several times. This merges the
identical code into a separate function. I've left one breakpoint check alone, as it was doing
more complicated stuff, and it did not see a way to merge that without making the interface
complicated. NFC.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
TestRegisters.py and TestDebugBreak.py are broken after this change. Could you take a look?
http://lab.llvm.org:8011/builders/lldb-x86_64-ubuntu-14.04-cmake/builds/13090