aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJan Beulich <jbeulich@suse.com>2021-03-04 16:56:40 +0100
committerJan Beulich <jbeulich@suse.com>2021-03-04 16:56:40 +0100
commitd4e5db4e5031f1b4050620e2b5a4599ace52a29f (patch)
treeda30c6651de4b71df354c908f58dba7e45d0a304 /gdb
parent6b5465b917ed37f7ce5e9bc0b91e07e7adaf101a (diff)
downloadgdb-d4e5db4e5031f1b4050620e2b5a4599ace52a29f.zip
gdb-d4e5db4e5031f1b4050620e2b5a4599ace52a29f.tar.gz
gdb-d4e5db4e5031f1b4050620e2b5a4599ace52a29f.tar.bz2
ld: adjust ld-scripts/map-address.*
Without setting an image base address and without naming at least .text, this test produces entirely bogus PE output. To be honest, even the ELF output looks odd: .text gets placed at 0x10204, and both foo and bar get associated with .text despite living below its start address. Since neither image base nor .text placement are the subject of this test, specify .text placement explicitly and in the PE case force the image base to zero.
Diffstat (limited to 'gdb')
0 files changed, 0 insertions, 0 deletions