Skip to content

Variables irrelevant to the failure are not part of the trace #56

@prapicault

Description

@prapicault

The counter examples produced by CBMC omit variables that are not relevant to reproduction of the problem. At first this could be confusing to the users.
In order to improve the situation, CBMC could have a mode that produces "special" assignments for these irrelevant variables (e.g. where the value is "variable not needed for counter example") and those could then be shown in the debugger.

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