Sign in
rust
/
rust-lang
/
llvm-project
/
refs/heads/rustc/17.0-2023-09-19
/
.
/
lldb
/
test
/
Shell
/
Breakpoint
/
breakpoint-command.test
blob: 2bca6a97e691cf3db943dbfb05b1a8c2ec1dfed5 [
file
] [
log
] [
blame
] [
edit
]
# REQUIRES: lua || python
# RUN: %build %p/Inputs/dummy-target.c -o %t.out
# RUN: %lldb %t.out -o 'b main' -o 'break command add 1 -o "script print(95000 + 126)"' -o 'r' | FileCheck %s
# CHECK: 95126
# CHECK-NOT: 95126