<div dir="ltr">Hi All,<div><br></div><div>What is the expected behavior of SBFrame::GetFunctionName() in case of an inlined function (or possibly more nested inlined function)? Should it return the name of the deepest inlined function, the name of the outer most (non inlined) function or some combination of these two?</div><div><br></div><div>If I understand correctly, currently it returns the name of the deepest inlined function for the actual frame but TestNoreturnUnwind expect the name of the outer most (non inlined) function.</div><div><br></div><div>Thanks,</div><div>Tamas</div></div>