forked from gimli-rs/gimli
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Print (most of) .eh_frame CFI information in src/examples/dwarfdump.rs
This does most of the information that the canonical dwarfdump does. Still remaining are things like symbolicating the start addresses in address ranges, turning register numbers into the target architecture's register names, and printing augmentation data. None of this is impossible to implement for any reason right now, I just haven't done it. Fixes half of gimli-rs#116
- Loading branch information
Showing
1 changed file
with
229 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters