-
Notifications
You must be signed in to change notification settings - Fork 35
Labels
⁉ priority:p2Priority planning - level 2Priority planning - level 2🎆 type:featureNew feature or requestNew feature or request🎊 resolution:resolvedBug or feature resolved - might not have been merged to master yetBug or feature resolved - might not have been merged to master yet🏨 scope:infrastructureWork regarding the general infrastructure and functioning of LiSAWork regarding the general infrastructure and functioning of LiSA
Milestone
Description
Description
To ease the explaination and debugging of what the analysis does, we should add:
- an accumulating fixpoint that stores all states produced on each program point, as in to explain what happens inside loops
- a fixpoint trace, showing which functions and statements were analyzed in which order
- an interpretation trace, enriching the fixpoint trace with what symbolic expressions are processed by the analysis
- an evaluation trace, enriching the interpretation trace by dumping the analysis states at some key points (maybe using a predicate?)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
⁉ priority:p2Priority planning - level 2Priority planning - level 2🎆 type:featureNew feature or requestNew feature or request🎊 resolution:resolvedBug or feature resolved - might not have been merged to master yetBug or feature resolved - might not have been merged to master yet🏨 scope:infrastructureWork regarding the general infrastructure and functioning of LiSAWork regarding the general infrastructure and functioning of LiSA
Type
Projects
Status
Merged