Following test cases need minor adjustment in order to accomodate xfail decorator: lldb/test/Shell/SymbolFile/NativePDB/break-by-line.cpp lldb/test/Shell/SymbolFile/NativePDB/source-list.cpp
4 lines
53 B
Plaintext
4 lines
53 B
Plaintext
break set -f break-by-line.cpp -l 15
|
|
break list
|
|
quit
|