code-philia / microbat

A feedback-based debugger for interactively recommending suspicious step in buggy program execution.
3 stars 2 forks source link

integrate CFG into static analysis #13

Closed HongshuW closed 3 months ago

HongshuW commented 3 months ago

Static Analysis for Definition Inference: (16/06)

All control branches have the same status => guarantee write OR guarantee no write Otherwise => no guarantee

Virtual and Special method invocations are expanded and checked.