commit | cb7926b3ef74f9eb0eed438225857b7513663146 | [log] [tgz] |
---|---|---|
author | Sandra Loosemore <sandra@codesourcery.com> | Tue Sep 05 18:48:22 2023 +0000 |
committer | Sandra Loosemore <sandra@codesourcery.com> | Tue Sep 05 18:48:22 2023 +0000 |
tree | 6a78b45924d553445417f37de3c1695ac94d238c | |
parent | 317577025f5d749e1bbba11cd3e2b2e46cadc349 [diff] |
gdb/testsuite: Adjust some testcases to allow Windows pathnames This patch fixes some testcases that formerly had patterns with hardwired "/" pathname separators in them, which broke when testing on (remote) Windows host. Reviewed-By: Tom Tromey <tom@tromey.com> Approved-By: Tom Tromey <tom@tromey.com>