[Lldb-commits] [PATCH] D52953: [lldb-mi] Implement -gdb-set breakpoint pending on/off
Marc-Andre Laperle via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Sun Oct 28 11:38:51 PDT 2018
malaperle added a comment.
In https://reviews.llvm.org/D52953#1278331, @apolyakov wrote:
> I ran the test and got a fail:
Can you paste the full input of the failure? You can add "--dump-input-on-failure" arg to FileCheck in the test. The test passes for me but it might be that a regex needs to be tweaked depending on the environment.
https://reviews.llvm.org/D52953
More information about the lldb-commits
mailing list