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: GDB 8.1.90 available for testing


> From: Tom Tromey <tom@tromey.com>
> Cc: Joel Brobecker <brobecker@adacore.com>,  gdb-patches@sourceware.org
> Date: Thu, 19 Jul 2018 08:36:33 -0600
> 
> >>>>> "Eli" == Eli Zaretskii <eliz@gnu.org> writes:
> 
> Eli> Other that that, the build went cleanly.  The new GDB binary, when
> Eli> invoked on itself, reports the following DWARF-related issues:
> 
> Eli>      During symbol reading, unsupported tag: 'DW_TAG_unspecified_type'.
> 
> This is https://sourceware.org/bugzilla/show_bug.cgi?id=17271
> It is probably harmless.
> 
> Eli>      During symbol reading, Member function "~_Sp_counted_base" (offset 0x3ef4f6) is virtual but the vtable offset is not specified.
> 
> This is https://gcc.gnu.org/bugzilla/show_bug.cgi?id=37237
> It's an ongoing problem with no resolution in sight.  It affects
> gdb users sometimes:
> 
> https://sourceware.org/bugzilla/show_bug.cgi?id=15975

Thanks for the pointers.  Truth be told, I'm quite surprised that some
of these are known for 10 years...


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