} ./addr2line -e ./addr2line `nm -n --defined-only ./addr2line |head } -1 | awk '{print $1}'` Yes, it works on all the ones I've tested on. I'm still trying to reproduce the problem you reported. craig