This is the mail archive of the gdb-prs@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]

[Bug symtab/15028] regressions with dwz -m


http://sourceware.org/bugzilla/show_bug.cgi?id=15028

--- Comment #1 from Tom Tromey <tromey at redhat dot com> 2013-01-28 16:54:07 UTC ---
The first problem I see here is that the symbols in the
imported psymtab are given language_minimal.
This causes symbol_matches_domain to fail when looking up "A"
in "ptype A::value_type".

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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