Skip to content

Move some Diff Options into config #376

@akiramusic000

Description

@akiramusic000

Some options in the Diff Options menu would fit better in the objdiff.json config, since they depend on the project being used, and not the user. Some examples are:

  • Arch Settings/ARM/Architecture version
  • Arch Settings/ARM/VFPv2 instructions
  • Arch Settings/MIPS/ABI
  • Arch Settings/MIPS/Instruction category
  • Demangler
  • Combine data sections
  • Combine text sections

A similar approach to how Reverse function order (-inline deferred) is handled could be taken, where a value can be optionally defined in the config, and if no value is specified, leave it up to the user.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions