issues
search
llmhyy
/
microbat
A feedback-based debugger for interactively recommending suspicious step in buggy program execution.
55
stars
16
forks
source link
[Over-long method] Clean up code - Agent
#161
Closed
lylytran
closed
6 years ago
lylytran
commented
6 years ago
There are many unused classes existing in agent due to copying Trace model when initializing microbat_instrumenator (silly LLT :-]) that need to clean up.
Review & clean up copied code (eg. HeuristicIgnoringFieldRule).