Lines Matching refs:unexpected
79 unexpected "malformed linespec error: unexpected %s"
80 unexpected_opt "malformed linespec error: unexpected %s, \"%s\""
112 test_break $x unexpected "colon"
131 test_break "3$x" unexpected "colon"
132 test_break "+10$x" unexpected "colon"
133 test_break "-10$x" unexpected "colon"
204 test_break "$srcfile$x" unexpected "end of input"
205 test_break "$srcfile:main$x" unexpected "end of input"
234 test_break "main:here${x}" unexpected "end of input"