[patch] PR symtab/13277: Resolving opaque structures in ICC generated binaries. (testcase)

Jan Kratochvil jan.kratochvil@redhat.com
Mon May 21 12:17:00 GMT 2012


On Mon, 21 May 2012 14:04:07 +0200, John Steele Scott wrote:
> Will you commit your change to lookup_symbol_aux_psymtabs (ref
> http://sourceware.org/ml/gdb-patches/2012-05/msg00739.html), or shall I
> include that with my fix?

I wanted to keep it on the list for several days.  There are multiple ways how
to implement the fix.  I have chosen the one more simple in the code but in
some cases less efficient during runtime (it always tries to find !TYPE_OPAQUE
symbol, even if the caller does not need it).


Regards,
Jan



More information about the Gdb-patches mailing list