Sign in
llvm
/
llvm-project
/
fe90b9dac76dd3efcb24f747007c68ee2bc27630
/
.
/
lldb
/
test
/
Shell
/
ScriptInterpreter
/
Python
/
fail_breakpoint_oneline.test
blob: d661e0a05f0fb824e8de4c419e42b3bba72f1922 [
file
] [
log
] [
blame
]
# RUN: %lldb -s %s --script-language python 2>&1 | FileCheck %s
b main
breakpoint command add
-
s python
-
o
"1234_foo"
# CHECK: error: SyntaxError({{.*}})