Skip to content
Commit f5da3515 authored by Alex Bennée's avatar Alex Bennée Committed by Andrew Jones
Browse files

arm/flat.lds: don't drop debug during link



It is useful to keep the debug in the .elf file so we can debug and it
doesn't get copied across to the final .flat file. Of course we still
need to ensure we apply the offset when we load the symbols based on
where QEMU decided to load the kernel.

  (gdb) symbol-file ./builds/arm64/arm/tlbflush-data.elf -o 0x40080000

Signed-off-by: default avatarAlex Bennée <alex.bennee@linaro.org>
Message-Id: <20211202115352.951548-3-alex.bennee@linaro.org>
Signed-off-by: Andrew Jones's avatarAndrew Jones <drjones@redhat.com>
parent 1d90d8b7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment