summaryrefslogtreecommitdiff
path: root/lldb/test/Shell/Commands/command-backtrace-parser-1.test
blob: 339c6664b3726a9fa7518106c23af8b7522ca621 (plain)
1
2
3
4
5
6
# RUN: %lldb -s %s 2>&1 | FileCheck %s

# Make sure this is not rejected by the parser as invalid syntax.
# Blank characters after the '1' are important, as we're testing the parser.
bt 1      
# CHECK: error: invalid target