aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/Shell/Commands/command-backtrace-parser-2.test
blob: 5f91cf30ac719e7bcfb70e51bf89842d00b18b98 (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 'all' are important, as we're testing the parser.
bt all       
# CHECK: error: invalid target