How to handle debug fission #244
-
I'm trying to add support for debug fission/split dwarf to a library I work on for stack tracing. I'm encountering a lot of challenges along the way. For example, if in a split dwarf .dwo file |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Ah, I found |
Beta Was this translation helpful? Give feedback.
-
Jeremy answered this himself. dwarf_set_tied_dbg(). |
Beta Was this translation helpful? Give feedback.
Jeremy answered this himself. dwarf_set_tied_dbg().