Skip to content

Refactor command-line options to provide some level of compatibility with symchk #5

Open

Description

This will make it easier to use this tool as a drop-in replacement for symchk down the line.

Input options:

  • /if <Filename>
  • /im <Manifest>

PDB options:

  • /pa Public and private symbols
  • /pf Verify that PDBs contain full source information
  • /ps Verify that PDBs are stripped
  • /pt Verify that PDBs are stripped but contain type information

Output options:

  • /om <Manifest>

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions