[PATCH] D46588: [LLDB][lldb-mi] Add possibility to set breakpoints without selecting a target.
Pavel Labath via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 15 03:38:44 PDT 2018
labath added inline comments.
================
Comment at: lit/tools/lldb-mi/breakpoint/break-insert.test:10
+-file-exec-and-symbols a.out
+# CHECK-AFTER: ^done
+
----------------
I'm not familiar with this directive. Are you sure that this actually does anything?
Repository:
rL LLVM
https://reviews.llvm.org/D46588
More information about the llvm-commits
mailing list