llmhyy / microbat

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

Out of bounds Access when there are > 10 traces #218

Closed dingyuchen closed 3 years ago

dingyuchen commented 3 years ago

If the number of traces are more than 10, Microbat will crash.