llmhyy / microbat

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

EOFExpcetion in Precheck #265

Closed Jordantan1999 closed 3 months ago

Jordantan1999 commented 6 months ago

I am getting an EOFException inside microbat/src/main/microbat/agent/TraceAgentRunner.java in line 80. amd the logic seems weird because the file "dumpFile" should be empty upon creating.