[NFC][lldb-vscode] Fix launch test
authorWalter Erquinigo <wallace@fb.com>
Wed, 7 Jul 2021 16:59:41 +0000 (09:59 -0700)
committerWalter Erquinigo <wallace@fb.com>
Wed, 7 Jul 2021 17:01:19 +0000 (10:01 -0700)
commitd4cb286b05f5192f6cbae310bd30cad3f05f13ac
tree8ad03e40b145ed139cd16ea32f4d8f2b6968986a
parent223261cbaa6b4c74cf9eebca3452ec0d15ea018e
[NFC][lldb-vscode] Fix launch test

Using br for creating breakpoints fails if there are other commands that
start with br.
lldb/test/API/tools/lldb-vscode/launch/TestVSCode_launch.py