llmhyy / microbat

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

StepwiseProp IO update #255

Closed HongshuW closed 1 year ago

HongshuW commented 1 year ago

NodeVarPair: This class is similar to the existing class NodeVarValPair in the iodetection package. It is created separately to avoid cyclic dependency between microbat and tregression.