Bug ID 18832
Summary Two watchpoint set expression tests fail on FreeBSD
Product lldb
Version unspecified
Hardware PC
OS FreeBSD
Status NEW
Severity normal
Priority P
Component All Bugs
Assignee lldb-dev@cs.uiuc.edu
Reporter jlw@xinuos.com
Classification Unclassified
Submitting this PR for two watchpoint expression tests that will fail once
FreeBSD watchpoint support is enabled. These tests currently have an
@expectedFailureFreeBSD('llvm.org/pr16706') decorator.
The watchpoint set expression commands being tested work when input directly.
The failures occur only when run via python self.expect().