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: New ARI warning Wed Jul 14 01:55:54 UTC 2010


> >> gdb/dwarf2read.c:2284:    warning (_("(Internal error: pc %s in read in CU, but not in symtab.)\n"),
> 
> Joel> I fixed that one thusly.  The warning seems incorrectly phrased, but
> Joel> I left it alone.
> 
> Thanks.  This error is a little oddly phrased, but it has been that way
> forever, so I just left it alone.

I'm just slowly getting the meaning of this warning, and I think that
maybe adding a hyphen might help:

        Internal error: pc %s in read-in CU, but not in symtab.

Either way, we both opted to leave it alone, and it should rarely show
up, so no problem if we leave this unchanged.

-- 
Joel


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