blob: 4dbf286a693e76cafbd5f85c7a9b2fa2716b5dac [file] [log] [blame] [edit]
# 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