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


>>>>> "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


[...]

Eli> This is a '-O2 -gdwarf-4 -g3' build using GCC 6.3.0.  Is any of these
Eli> messages important?

I don't know about the others offhand.  I would guess that they are GCC
bugs, perhaps minor ones.

Tom


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