Source Language Debugging on a Small Computer
8
TL;DR: A source-language debugging system for CORAL 66 which allows a user to run his CORAL program under teletype control, and to make changes to the source program, which are compiled by the debugging program and immediately incorporated into the object code.
read more
Abstract: Conventional dynamic debugging techniques are often restricted to machine level programs, while fully conversational compilers for powerful languages are costly to develop and will not fit into small systems. This paper describes a source-language debugging system for CORAL 66 which allows a user to run his CORAL program under teletype control, and to make changes to the source program. The changes are compiled by the debugging program and immediately incorporated into the object code. This provides a useful facility which can be added to all but the smallest systems.
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
On _{_{*}()}(_{*}(), _{*}())
Francis Clarke
- 01 Jan 1979
TL;DR: The effect of Diet Sunkist Orange soda on urinary chemistry in patients with hypocitraturia and nephrolithiasis is not likely to have a clinically significant effect to prevent calcium or uric acid stones.
•Book
Software design for real-time systems
J. E. Cooling
- 01 Jan 1991
TL;DR: This paper presents a meta-modelling architecture suitable for real-time systems and describes the design and development of such systems in detail.
91
•Book
Compiler construction
Niklaus Wirth
- 01 Jan 1996
TL;DR: This book has emerged from my lecture notes for an introductory course in compiler design at ETH Zürich, and will try to explain why the subject of compiler design is considered as important and relevant to computer science students in general.
88
Special Feature: Monitoring Program Execution: A Survey
Bernhard Plattner,J. Nievergelt +1 more
TL;DR: Progress in this realm of performance measurement has lagged behind advances in the general field of programming languages: careful study of its capabilities and limitations is long overdue.
69
A debugger for concurrent programs
TL;DR: In implementing a debugger for concurrent programs, a principal concern is the probe effect, or the possibility that the debugger itself masks synchronization errors in the program being debugged.
64
References
A Conversational Compiler for Full PL/I
TL;DR: The PL/I Checkout Compiler, released by IBM in November 1971 and developed at the Hursley Laboratories near Winchester, is intended to plug the gap in a terminal-oriented implementation of one of the major languages acceptable to a wide and varied class of users.
Related Papers (5)
Rodion Melnikov,Meir Ovadia +1 more
- 21 May 2010
Yuji Sato,Norihisa Murayama +1 more
- 12 Feb 1999
C Caerts,Rudy Lauwereins,Jean Peperstraete +2 more
- 30 Sep 1991