arXiv · 2605.27124
ProDebug: An Automated Debugging System for Prolog
Abstract
Prolog is a well-known declarative programming language commonly used in introductory courses on logic and reasoning. However, many students find Prolog challenging because it lacks the familiar debugging mechanisms found in imperative languages. In large classes, this difficulty is exacerbated by the challenge of providing timely and personalized feedback to students. In this work, we introduce ProDebug, the first tool to combine Large Language Models (LLMs) with spectrum-based and mutation-based techniques for automated debugging of Prolog assignments. ProDebug automatically identifies faults and proposes bug repairs for student Git submissions. Faults are detected using three approaches--spectrum-based, mutation-based, and LLM reasoning--while repairs are generated using mutation-based techniques and LLMs. Our evaluation on 1499 buggy student submissions from a bachelor's level programming class demonstrates the potential of automated, LLM-augmented feedback systems to scale support for declarative programming education.
Explore related subjects
Keep this discovery
Ricardo Brancas, Vasco Manquinho, Ruben Martins. 2026-05-26. ProDebug: An Automated Debugging System for Prolog. https://arxiv.org/abs/2605.27124
Cite the original work for its findings. Save a collection to share your selection of sources.