This is the mail archive of the gdb-testers@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb] Fix py-parameter.exp and scm-parameter.exp path matching


*** TEST RESULTS FOR COMMIT 2631b16a570626a276f1ce6528ff1cd2cc90ce76 ***

Author: Andy Wingo <wingo@igalia.com>
Branch: master
Commit: 2631b16a570626a276f1ce6528ff1cd2cc90ce76

Fix py-parameter.exp and scm-parameter.exp path matching
gdb/testsuite/ChangeLog:

	* gdb.python/py-parameter.exp:
	* gdb.guile/scm-parameter.exp: Escape the path that we are
	matching against, as it might contain characters that are special
	to regular expressions.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]