aboutsummaryrefslogtreecommitdiff
path: root/gdb/source-cache.c
diff options
context:
space:
mode:
authorTom de Vries <tdevries@suse.de>2019-08-16 23:48:28 +0200
committerTom de Vries <tdevries@suse.de>2019-08-16 23:48:28 +0200
commit34dafe9f39e61de970c36ed636daa58e1caa386c (patch)
tree80d6af5acdb943692cfc34bc98c10eb3618d0492 /gdb/source-cache.c
parent81e8046dc0daaf56fb10b11931fc77600a4b5920 (diff)
downloadgdb-34dafe9f39e61de970c36ed636daa58e1caa386c.zip
gdb-34dafe9f39e61de970c36ed636daa58e1caa386c.tar.gz
gdb-34dafe9f39e61de970c36ed636daa58e1caa386c.tar.bz2
[gdb/testsuite] Fix compare-sections.exp with -fPIE/-pie
When running gdb.base/compare-sections.exp with target board -fPIE/-pie, we get: ... FAIL: gdb.base/compare-sections.exp: after run to main: compare-sections -r ... The test expects the read-only sections to have the same contents as in the file: ... # Assume startup code doesn't change read-only sections. compare_sections "-r" ... but that's not the case for PIE executables. Fix this by allowing mismatched read-only sections for PIE executables. Tested on x86_64-linux. gdb/testsuite/ChangeLog: 2019-08-16 Tom de Vries <tdevries@suse.de> * gdb.base/compare-sections.exp ("after run to main"): Allow mismatched read-only sections for PIE executables.
Diffstat (limited to 'gdb/source-cache.c')
0 files changed, 0 insertions, 0 deletions