[lldb-dev] [Bug 19478] New: TestAttachResume.process_attach_continue_interrupt_detach() reports too many breakpoint hits on Linux

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Apr 18 10:01:52 PDT 2014


http://llvm.org/bugs/show_bug.cgi?id=19478

            Bug ID: 19478
           Summary: TestAttachResume.process_attach_continue_interrupt_det
                    ach() reports too many breakpoint hits on Linux
           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: tfiala at google.com
    Classification: Unclassified

With the hang fix for stalled test on Linux related to this bug:
http://llvm.org/bugs/show_bug.cgi?id=19347

via this change:

Waiting for Emacs...
Sending        source/Plugins/Process/POSIX/POSIXThread.cpp
Transmitting file data .
Committed revision 206618.

the breakpoint hit count is being reported incorrectly on
TestAttachResume.process_attach_continue_interrupt_detach().  It should report
the breakpoint being hit once, but is reported as hitting twice.

Disabled the test on Linux.  Please re-enable when this bug is addressed.

-- 
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/20140418/ce32a6aa/attachment.html>


More information about the lldb-dev mailing list