One other thing that would solve my problem entirely: if addr2line fails to return any information about a symbol, blacklist that entire object file. This might give suprious results if, e.g., only part of the object file had debbuginfo. However, it would remove the thousands of fruitless searches we have at the present time. Andrew.