llmhyy / microbat

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

NullPointException in clicking find_bug button when no variable is selected. #193

Closed SongXueZhi closed 4 years ago

SongXueZhi commented 4 years ago

Hi guys,

I think this an inherent bug in Microbat. This bug will appear when one use Microbat to find a bug without selecting any variables.