[lldb-dev] [Bug 16706] New: watchpoints fail on FreeBSD
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Jul 25 06:52:22 PDT 2013
http://llvm.org/bugs/show_bug.cgi?id=16706
Bug ID: 16706
Summary: watchpoints fail on FreeBSD
Product: lldb
Version: unspecified
Hardware: PC
OS: FreeBSD
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: lldb-dev at cs.uiuc.edu
Reporter: emaste at freebsd.org
Classification: Unclassified
Reproducible by:
python dotest.py --executable <path-to-lldb> -p TestWatchpointConditionAPI -f
WatchpointConditionAPITestCase.test_watchpoint_cond_api_with_dwarf
======================================================================
FAIL: test_watchpoint_cond_api_with_dwarf
(TestWatchpointConditionAPI.WatchpointConditionAPITestCase)
Test watchpoint condition API.
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tank/emaste/src/llvm/tools/lldb/test/lldbtest.py", line 370, in
wrapper
return func(self, *args, **kwargs)
File
"/tank/emaste/src/llvm/tools/lldb/test/python_api/watchpoint/condition/TestWatchpointConditionAPI.py",
line 41, in test_watchpoint_cond_api_with_dwarf
self.watchpoint_condition_api()
File
"/tank/emaste/src/llvm/tools/lldb/test/python_api/watchpoint/condition/TestWatchpointConditionAPI.py",
line 72, in watchpoint_condition_api
"Successfully found the variable and set a watchpoint")
AssertionError: <lldb.SBWatchpoint; proxy of <Swig Object of type
'lldb::SBWatchpoint *' at 0x803fbbba0> > is not True : Successfully found the
variable and set a watchpoint
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20130725/d99a0c1f/attachment.html>
More information about the lldb-dev
mailing list