[lldb-dev] [Bug 14416] New: Watchpoints are not supported on Linux

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Nov 22 10:30:24 PST 2012


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

             Bug #: 14416
           Summary: Watchpoints are not supported on Linux
           Product: lldb
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
        AssignedTo: lldb-dev at cs.uiuc.edu
        ReportedBy: daniel.malea at intel.com
    Classification: Unclassified


All tests that rely on watchpoints on Linux are currently broken and most die
with:

error: watchpoints are not supported


For example, to reproduce, run:

./dotest.py -A x86_64 -C clang -v -t -f
HelloWatchpointTestCase.test_hello_watchpoint_with_dwarf_using_watchpoint_set

-- 
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