Problem with BFD
Dmitry Smirnov
divis1969@gmail.com
Mon Nov 23 10:41:00 GMT 2009
Hi,
I'm encountering some problem with BFD (2.20.51.20090916 which I
grabbed from GDB 7.0). While attempting to find a line info, it
produces the following message:
BFD: BFD (GNU Binutils) 2.20.51.20090916 assertion fail ./dwarf2.c:2422
This line contains:
BFD_ASSERT (!unit->cached);
I had found that unit->cached set to TRUE only few lines below (in this file).
So, I'm wondering, what is the purpose of this assert? Is it supposed
that this flag canbe set somewhere else (not in dwarf2.c)?
Dmitry
More information about the Binutils
mailing list