Journal Article10.1016/0164-1212(83)90013-4
The Blit debugger
15
TL;DR: The evolution of a debugger for C programs on the Blit, a multiprocessing bitmap terminal, is described and an opinion about the most fruitful direction for further application of graphics is offered.
read more
About: This article is published in Journal of Systems and Software. The article was published on 01 Dec 1983. The article focuses on the topics: Debugger & Debugging.
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
The C programming language
Brian W. Kernighan,Dennis M. Ritchie +1 more
- 01 Jan 1978
TL;DR: This ebook is the first authorized digital version of Kernighan and Ritchie's 1988 classic, The C Programming Language (2nd Ed.), and is a "must-have" reference for every serious programmer's digital library.
2.2K
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
Methodology of window management
F. Robert A. Hopgood,David A. Duce,Elizabeth V. C. Fielding,Ken Robinson,Antony S. Williams +4 more
- 01 Jan 1986
TL;DR: An architectural model of a window manager is presented and some commercially available window managers are compared in relation to this model.
34
The UNIX system: The blit: A multiplexed graphics terminal
TL;DR: The design motivation of the Blit is discussed, an overview of the user interface is given, some of the novel uses of multiprogramming made possible by the Blits are mentioned, and the implementation of the multiplexing facilities on the host and in the terminal are described.
25
DS-viewer—an interactive graphical data structure presentation facility
TL;DR: DS-Viewer as mentioned in this paper is a tool that is the result of a research project in data structure presentation within a program state, which addresses two distinct issues in this area: (1) to effectively present data structures themselves for a given program state and (2) to present groups of data structures and their interrelationships as described by their pointer definitions.
20
References
•Book
The C++ Programming Language
Bjarne Stroustrup
- 01 Jan 1985
TL;DR: Bjarne Stroustrup makes C even more accessible to those new to the language, while adding advanced information and techniques that even expert C programmers will find invaluable.
8.1K
The C programming language
Brian W. Kernighan,Dennis M. Ritchie +1 more
- 01 Jan 1978
TL;DR: This ebook is the first authorized digital version of Kernighan and Ritchie's 1988 classic, The C Programming Language (2nd Ed.), and is a "must-have" reference for every serious programmer's digital library.
2.2K
UNIX time-sharing system: Document preparation
TL;DR: The UNIX∗ operating system provides programs for sophisticated document preparation within the framework of a general-purpose operating system, which has proven to be easy to learn and use, even by secretaries, typists, and other nonspecialists.
51
•Book
The C Programming Language
Brian W. Kernighan,Dennis M. Ritchie +1 more
- 01 Jan 1978
TL;DR: The C Programming Language (2nd Ed.) as discussed by the authors is the first authorized digital version of Kernighan and Ritchie's 1988 classic, The C Programming Languages (1st Ed.).