Exclude unresolved functions from recursion detection.

Authored by mwolff on Feb 26 2017, 9:05 PM.

Description

Exclude unresolved functions from recursion detection.

Previously, when we encountered a stack with two consecutive frames
with missing debug information, we thought it would indicate recursion
and then collapsed all frames beneath. Now, we exclude frames with
missing debug information and don't collapse the stacks anymore.

Details

Committed
mwolffFeb 26 2017, 9:05 PM
Parents
R45:2af66156ec98: Remove now-dead code
Branches
Unknown
Tags
Unknown
References
tag: v1.0.0