On Wed, 2006-05-10 at 11:32 -0700, David Daney wrote: > This "familiar" stuff would necessarily contain an IP->source_line > mapping. No, not quite. It would contain a "stack region" to "stack trace" mapping. Once we hit something that looks familiar, and memcmp the rest of the stack, we know what the rest of the stack trace will look like. AG