diff options
author | Jan Beulich <jbeulich@suse.com> | 2021-03-04 16:56:40 +0100 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2021-03-04 16:56:40 +0100 |
commit | d4e5db4e5031f1b4050620e2b5a4599ace52a29f (patch) | |
tree | da30c6651de4b71df354c908f58dba7e45d0a304 /ylwrap | |
parent | 6b5465b917ed37f7ce5e9bc0b91e07e7adaf101a (diff) | |
download | gdb-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 'ylwrap')
0 files changed, 0 insertions, 0 deletions