[all-commits] [llvm/llvm-project] d4cb28: [NFC][lldb-vscode] Fix launch test
walter erquinigo via All-commits
all-commits at lists.llvm.org
Wed Jul 7 10:01:38 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d4cb286b05f5192f6cbae310bd30cad3f05f13ac
https://github.com/llvm/llvm-project/commit/d4cb286b05f5192f6cbae310bd30cad3f05f13ac
Author: Walter Erquinigo <wallace at fb.com>
Date: 2021-07-07 (Wed, 07 Jul 2021)
Changed paths:
M lldb/test/API/tools/lldb-vscode/launch/TestVSCode_launch.py
Log Message:
-----------
[NFC][lldb-vscode] Fix launch test
Using br for creating breakpoints fails if there are other commands that
start with br.
More information about the All-commits
mailing list