Open AccessBook
Source language debugging tools
Jr. Edwin Hallowell Satterthwaite
- 01 Jan 1975
20
About: The article was published on 01 Jan 1975. and is currently open access. The article focuses on the topics: First-generation programming language & Language primitive.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Symbolic Debugging of Optimized Code
TL;DR: The long standing conflict between the optimization of code and the ability to symbolically debug the code is examined and models for representing the effect of optimizations are given.
176
High-level debugging of distributed systems: The behavioral abstraction approach
Peter Bates,Jack C. Wileden +1 more
TL;DR: A high-level approach to debugging is presented that offers an alternative to the traditional techniques and a set of tools that has been constructed to effect this approach are outlined.
159
Efficient debugging primitives for multiprocessors
Z. Aral,I. Gerther,G. Schaffer +2 more
- 01 Apr 1989
TL;DR: Parasight has been used to implement conditional breakpoints, an important primitive for both high-level and parallel debugging, and preliminary measurements indicate that Parasight breakpoints are 1000 times faster than the breakpoints in parallel “cdb”, a conventional UNIX debugger.
43
Guidelines for creating a debuggable processor
R. E. McLear,D. M. Scheibelhut,E. Tammaru +2 more
- 01 Mar 1982
TL;DR: In this article, the authors present guidelines for designing processors that ease debugging for real-time computer systems, and present a set of hardware and software components that can aid the debugging process by tracing execution and accessing memory.
23
Dispel: A run-time debugging language
TL;DR: The syntax and semantics ofdispel are explained and examples of Dispel commands and routines are presented.
19