New ARI warning Wed Jul 14 01:55:54 UTC 2010

Joel Brobecker brobecker@adacore.com
Thu Jul 29 21:36:00 GMT 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



More information about the Gdb-patches mailing list