Files
clang-p2996/lldb/test/Shell/SymbolFile/NativePDB/Inputs/break-by-line.lldbinit
Muhammad Omair Javaid 20629ca949 [LLDB] Fix broken testsuite due to Xfail decorators
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
2020-05-11 10:25:04 +05:00

4 lines
53 B
Plaintext

break set -f break-by-line.cpp -l 15
break list
quit