Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
00bb397b0dc79fcad27bfe63456a2100039706f2
/
.
/
lldb
/
test
/
Shell
/
ScriptInterpreter
/
Lua
/
breakpoint_callback.test
blob: 4dbf286a693e76cafbd5f85c7a9b2fa2716b5dac [
file
] [
log
] [
blame
]
# REQUIRES: lua
# RUN: %lldb -s %s --script-language lua 2>&1 | FileCheck %s
b main
breakpoint command add
-
s lua
# CHECK: error: This script interpreter does not support breakpoint callbacks