binutils-gdb/gdb/testsuite/gdb.stabs
Don Breazeal 37539ebee2 GDB testsuite: Escape paths used in regular expressions
This patch fixes problems with a few GDB testsuites when executing in a
path that contains special characters (e.g. "++").  When such paths are
used as a regular expression, the regular expression parser will choke
and cause the tests to fail.  This patch uses string_to_regexp to
escape strings that will be used as regular expressions, in order to
sanitize path names used in expect scripts.

2016-07-15  Zachary Welch  <zwelch@codesourcery.com>
	    Don Breazeal <donb@codesourcery.com>

	gdb/testsuite/ChangeLog:
	* gdb.base/maint.exp: Escape paths used in regular expressions.
	* gdb.stabs/weird.exp: Likewise.
2016-07-15 11:19:19 -07:00
..
aout.sed
ecoff.sed
exclfwd.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
exclfwd.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
exclfwd1.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
exclfwd2.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gdb11479.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gdb11479.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
hppa.sed
weird.def
weird.exp GDB testsuite: Escape paths used in regular expressions 2016-07-15 11:19:19 -07:00
xcoff.sed