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@cs.uiuc.edu Reporter: lab...@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.
_______________________________________________ lldb-dev mailing list lldb-dev@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev