Skip to content

Display annotated disassembly #6

@philipc

Description

@philipc

Display the disassembled instructions for each function, and annotate with information from the DWARF. Desired information:

  • variables associated with operands of instructions
  • file/line, and inlined function if applicable

Optimization is going to make this hard to display in a sensible manner, but I'm hopeful at least some useful information is possible.

This probably requires HTML output to be usable (see #4).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions