code-philia / microbat

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

Missing Control Dependency #41

Closed HongshuW closed 1 month ago

HongshuW commented 1 month ago

Compress 41 Step 4824 on the correct trace The control dominator of a catch statement should be the line throwing the exception.