[lldb-dev] [Bug 23535] New: Android arm - verify correct behaviour of multithreaded single-stepping

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri May 15 05:56:14 PDT 2015


https://llvm.org/bugs/show_bug.cgi?id=23535

            Bug ID: 23535
           Summary: Android arm - verify correct behaviour of
                    multithreaded single-stepping
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev at cs.uiuc.edu
          Reporter: labath at google.com
    Classification: Unclassified

For arm we use software single stepping. It is not immediately clear what will
happen if some other thread hits a temporary breakpoint we have prepared for
our thread. We should write a test which verifies lldb handles this case
reasonably.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20150515/4ae19612/attachment.html>


More information about the lldb-dev mailing list