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