diff options
author | Tom Tromey <tromey@adacore.com> | 2025-05-23 17:48:30 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2025-06-24 08:31:21 -0600 |
commit | baba7c9a2ae10eb19c8eff6f5c981268b1f3831e (patch) | |
tree | 706873840993ca7a705b0dbea7863c12dad3c430 /gdb/python/python.c | |
parent | 62b8f22dd86639773142cfe14c1d68562048882e (diff) | |
download | binutils-baba7c9a2ae10eb19c8eff6f5c981268b1f3831e.zip binutils-baba7c9a2ae10eb19c8eff6f5c981268b1f3831e.tar.gz binutils-baba7c9a2ae10eb19c8eff6f5c981268b1f3831e.tar.bz2 |
Use "MS" for .debug_str
I changed my system linker to 'mold', but then I saw some gdb test
failures. This patch fixes a subset of the failures.
dw2-strp.exp was failing, and investigating showed that there were two
.debug_str sections. I tracked this down to the .S file not using the
correct section flags.
This patch fixes this problem, plus the other instances I could find.
(Strangely, these did not all cause problems, however.) I also
changed the DWARF assembler to always use these flags for .debug_str.
Diffstat (limited to 'gdb/python/python.c')
0 files changed, 0 insertions, 0 deletions