diff options
author | Tom Tromey <tromey@adacore.com> | 2022-04-22 11:37:52 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2022-05-13 08:06:12 -0600 |
commit | 28c5801a94ea5943213b2a304a00a3eb1f2ef622 (patch) | |
tree | cca12492184c1dd342366af97042fa44711b6767 /gdb/windows-nat.c | |
parent | 169692ce6c0fa21c4648d2862cb2bb94012a1cd9 (diff) | |
download | binutils-28c5801a94ea5943213b2a304a00a3eb1f2ef622.zip binutils-28c5801a94ea5943213b2a304a00a3eb1f2ef622.tar.gz binutils-28c5801a94ea5943213b2a304a00a3eb1f2ef622.tar.bz2 |
Do not double-read minimal symbols for PE COFF
This changes coffread.c to avoid re-reading minimal symbols when
possible. This only works when there are no COFF symbols to be read,
but at least for my mingw builds of gdb, this seems to be the case.
Tested using the AdaCore internal test suite on Windows. I also did
some local builds to ensure that no warnings crept in.
Diffstat (limited to 'gdb/windows-nat.c')
0 files changed, 0 insertions, 0 deletions