]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/ChangeLog
Fix py-parameter.exp and scm-parameter.exp path matching
authorAndy Wingo <wingo@igalia.com>
Tue, 28 Apr 2015 09:15:47 +0000 (11:15 +0200)
committerAndy Wingo <wingo@igalia.com>
Tue, 28 Apr 2015 09:15:47 +0000 (11:15 +0200)
commit2631b16a570626a276f1ce6528ff1cd2cc90ce76
tree23936805c2ad9d9710ed72d4f581d72e4e3c721a
parentfaa2211d4d3dad3f381164cdb29d27b9108760ea
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.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.guile/scm-parameter.exp
gdb/testsuite/gdb.python/py-parameter.exp