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@cs.uiuc.edu
ReportedBy: daniel.malea@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