[lldb-dev] [Bug 14426] New: Conditional breakpoint hit count is incorrect on Linux

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Nov 23 11:43:09 PST 2012


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: lldb-dev at cs.uiuc.edu
        ReportedBy: daniel.malea at intel.com
    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.



More information about the lldb-dev mailing list