http://llvm.org/bugs/show_bug.cgi?id=14426
Bug #: 14426
Summary: Conditional breakpoint hit count is incorrect on Linux
Product: lldb
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: All Bugs
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
The hit count is incorrect (off-by-one) for conditional breakpoints. For an
example, see TestBreakpointConditionals.py.
To reproduce the failure, run:
python dotest -i -v functionalities/breakpoint/breakpoint_conditions
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- 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