Any tips for tracking stuff down? Techniques? Any tools useful to check callers of function x(some parts of the call stack appear as ??? or are skipped).
Does --track-origins=yes make things much slower(the program I'm using it on seems to time out when I try to do that).