binutils-gdb/gdb/testsuite/gdb.linespec
Doug Evans 7c09e5a0f7 PR breakpoints/14643.
* linespec.c (struct ls_parser): New member keyword_ok.
	(linespec_lexer_lex_string): Add comment.
	(linespec_lexer_lex_one): Ignore keywords if it's the wrong place
	for one.
	(parse_linespec): Set keyword_ok.

	testsuite/
	* gdb.linespec/ls-errs.exp: Change tests of "b if|task|thread".
	* gdb.linespec/thread.c: New file.
	* gdb.linespec/thread.exp: New file.
2012-10-11 16:12:05 +00:00
..
base
Makefile.in
body.h
linespec.exp
ls-dollar.cc
ls-dollar.exp
ls-errs.c
ls-errs.exp PR breakpoints/14643. 2012-10-11 16:12:05 +00:00
lspec.cc
lspec.h
thread.c PR breakpoints/14643. 2012-10-11 16:12:05 +00:00
thread.exp PR breakpoints/14643. 2012-10-11 16:12:05 +00:00