llmhyy / microbat

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

Microbat record const #266

Closed HongshuW closed 6 months ago

HongshuW commented 6 months ago

Given a primitive constant c that is automatically wrapped into a composite object C by Java compiler, record C as a written variable at the current step.