Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Corral produces trace for sdvdefectviewer directly #78

Open
shuvendu-lahiri opened this issue Oct 3, 2018 · 2 comments
Open

Corral produces trace for sdvdefectviewer directly #78

shuvendu-lahiri opened this issue Oct 3, 2018 · 2 comments

Comments

@shuvendu-lahiri
Copy link
Collaborator

Creating a feature request to let Corral dump out a trace in the defect.tt format for sdvdefectviewer.

@shuvendu-lahiri
Copy link
Collaborator Author

Adding a test case:

pretty.bpl.txt

Run with:

corral.exe /recursionBound:4 /k:1 /main:CorralEntry_AdminValidatorSet /tryCTrace pretty.bpl /printDataValues:1 /track:owners_Admin /track:alreadyVotedToAdd_Admin /track:alreadyVotedToRemove_Admin /track:adminMap_AdminSet /track:isValidator_SimpleValidatorSet /track:latestChange_adminOwner_SimpleValidatorSet

@akashlal
Copy link
Contributor

akashlal commented Oct 6, 2018

I've added a flag /tryCTrace:sdv that will dump the trace in sdv format. For now, it will not match calls and returns. The returned format is correct and it parses with sdvdefect but somehow the code doesn't render for me. Perhaps you can give it a try. Via feae4bd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants