|
|
Subscribe / Log in / New account

Reliable user-space stack traces with SFrame

Reliable user-space stack traces with SFrame

Posted May 23, 2023 16:38 UTC (Tue) by SLi (subscriber, #53131)
Parent article: Reliable user-space stack traces with SFrame

I assume DWARF would normally contain enough information to construct SFrames without recompiling?


to post comments

Reliable user-space stack traces with SFrame

Posted May 23, 2023 17:34 UTC (Tue) by ibhagat (subscriber, #133641) [Link]

In theory, DWARF-based EH_Frame information is a superset of information in SFrame (the former has information to restore complete register state as well).


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds