Guided type debugging

S Chen, M Erwig - International Symposium on Functional and Logic …, 2014 - Springer
… exclusively at the removal of type errors and disregarded the resulting types, guided type
tools, our guided type debugger is the first approach that can find errors in type annotations. In …

Compositional explanation of types and algorithmic debugging of type errors

O Chitil - Proceedings of the sixth ACM SIGPLAN international …, 2001 - dl.acm.org
… We implemented a prototype type explanation and debugging tool to explore our ideas. The
… to our type system to guide and reduce the number of questions in algorithmic debugging. …

From debugging-information based binary-level type inference to CFG generation

D Zeng, G Tan - Proceedings of the Eighth ACM Conference on Data …, 2018 - dl.acm.org
… in detail what type information is there in debugging information. At a high level, types of
source-… As we have shown, debugging information tells the types of some storage locations at …

[BOOK][B] Why programs fail: a guide to systematic debugging

A Zeller - 2009 - books.google.com
… how to debug more effectively. It is a complete and pragmatic overview of debugging, written
… We introduce delta debugging, an automated debugging method that simplifies test cases …

Debugging via run-time type checking

A Loginov, SH Yong, S Horwitz, T Reps - International Conference on …, 2001 - Springer
… Our debugging tool has been implemented for all of ANSI C. It has two major components:
a compiler front-end that instruments the program, and a run-time system that tracks the …

[PDF][PDF] A Theory of Debugging Plans and Interpretations.

RG Simmons - AAAI, 1988 - cdn.aaai.org
We present a theory of debugging applicable for planning and interpretation problems. The
debugger analyzes causal explanations for why a bug arises to locate the underlying …

Counter-factual typing for debugging type errors

S Chen, M Erwig - ACM SIGPLAN Notices, 2014 - dl.acm.org
… makes the debugging process tedious and ineffective. We present an approach to the
problem of type debugging that is based on generating and filtering a comprehensive set of type-…

Generalized algorithmic debugging and testing

P Fritzson, N Shahmehri, M Kamkar… - ACM Letters on …, 1992 - dl.acm.org
This paper presents a method for semi-automatic bug localization, generalized algorithmic
debugging, which has been integrated with the category partition method for functional testing…

Veridebug: A unified llm for verilog debugging via contrastive embedding and guided correction

N Wang, B Yao, J Zhou, Y Hu, X Wang… - … Conference on LLM …, 2025 - ieeexplore.ieee.org
… employing guided generation techniques. Our method enhances the LLM’s ability to debug
Verilog … and streamlining the debugging process through effective information retrieval and …

Tensorfuzz: Debugging neural networks with coverage-guided fuzzing

A Odena, C Olsson, D Andersen… - … on machine learning, 2019 - proceedings.mlr.press
… This paper has introduced coverage-guided fuzzing for neural networks and described how
to build a useful coverage checker in this context. We have demonstrated the practical utility …