llmhyy / microbat

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

[Report] Trace Length that We Cannot Analyze For Now #158

Closed llmhyy closed 6 years ago

llmhyy commented 6 years ago

hi @lylytran

Would you please generate a new report based on the following report so that we can know how long does the traces that we cannot analyze.

defects4j0.old.xlsx

lylytran commented 6 years ago

Hi Lin Yun, This is the report for those cases, you can find trace length at columns in red. Agent_Defect4j0_filter.xlsx

llmhyy commented 6 years ago

hi @lylytran

Many thanks for your report! However, some traces have 105001 steps, which indicates that their real trace length could be even larger. Would you please set the step_limit to -1 (indicating we will trace as much as we can) and generate the report again? Many thanks!

lylytran commented 6 years ago

Updated report: Agent_Defect4j0.xlsx

llmhyy commented 6 years ago

great job!