Fix and refactor inline functions stack trace.
Summary: Fix the issue that there may be other tags like DW_TAG_lexical_block between DW_TAG_subprogram and DW_TAG_inlined_subroutine. Also increase the maximum inline location info per frame since previous value 3 is too small. Refactors the code to set file and line for inline functions. Reviewed By: luciang Differential Revision: D21250080 fbshipit-source-id: f52dc74ee5c144aa26723546b48486f8a5250f19
Showing
This diff is collapsed.
Please register or sign in to comment