On 08/20/2017 05:43 AM, Jerry James wrote:
> If I build the gfan binary, then run "gdb gfan", before I even start
> the binary running, and therefore before any of its shared objects are
> loaded, I get this:
> 
> (gdb) print &dd_purezero

GDB is notoriously bad at resolving symbol collisions.  You need to look
at (eu-)readelf and possibly LD_DEBUG output to figure out what is
really going on.

Thanks,
Florian
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Reply via email to