Files
clang-p2996/lldb/lit/Reproducer/Inputs/GDBRemoteCapture.in
Jonas Devlieghere 1efb72f8a4 [Test] Fix up tests affected by the new LLVM header.
The new LLVM header is one line shorter than the old one, which lead to
some test failures. Ideally tests should rely on line numbers for
breakpoints or output, but that's a different discussion. Hopefully this
turns the bots green again.

llvm-svn: 351779
2019-01-22 03:50:44 +00:00

7 lines
83 B
Plaintext

breakpoint set -f simple.c -l 12
run
bt
cont
reproducer status
reproducer generate