-
Notifications
You must be signed in to change notification settings - Fork 15.2k
Open
Labels
enhancementImproving things as opposed to bug fixing, e.g. new or missing featureImproving things as opposed to bug fixing, e.g. new or missing featuretools:llvm-objdump
Description
GNU objdump has these really cool features:
--visualize-jumps Visualize jumps by drawing ASCII art lines
--visualize-jumps=color Use colors in the ASCII art
--visualize-jumps=extended-color
Use extended 8-bit color codes
--visualize-jumps=off Disable jump visualization
these would be cool to have, as someone that runs the disassembler more than they'd like to!
jcjgraf and sohnryang
Metadata
Metadata
Assignees
Labels
enhancementImproving things as opposed to bug fixing, e.g. new or missing featureImproving things as opposed to bug fixing, e.g. new or missing featuretools:llvm-objdump