Skip to content

Implement MIPS Comment Generator in the Trace plugin #122

Open
@archived-c

Description

@archived-c

Related to #121 , there is no mips comment generator class. At the moment for MIPS binaries, we instead use the EmptyCommentGenerator which is just a placeholder that does nothing. x86, x86_64, and Arm have comment generators that add comments to the instruction trace denoting the value of operands at runtime. This is especially useful for indirect function calls when used in conjunction with the IDA overlay plugin.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions