This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC/Windows] Ignore __fu<digits>__ symbols from COFF symbol tables


> gdb/ChangeLog:
> 
> 	* coffread.c (is_import_fixup_symbol): New function.
> 	(record_minimal_symbol): Use is_import_fixup_symbol to
> 	detect import fixup symbols, and discard them.
> 
> gdb/testsuite/ChangeLog:
> 
>         * gdb.ada/win_fu_syms: New testcase.

Now checked in.

-- 
Joel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]