summaryrefslogtreecommitdiffstats
path: root/lldb/test/Shell/ScriptInterpreter/Lua/breakpoint_callback.test
blob: 4dbf286a693e76cafbd5f85c7a9b2fa2716b5dac (plain)
1
2
3
4
5
# 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
OpenPOWER on IntegriCloud