[1989] Proceedings of the Twenty-Second Annual Hawaii International Conference on System Sciences. Volume II: Software Track
DOI: 10.1109/hicss.1989.48031
|View full text |Cite
|
Sign up to set email alerts
|

Debugging run-time errors

Abstract: There are almost always differences between the behavior intended by a programmer and the behavior actually implemented by his code. These differences are logical errors, and the process of eliminating them is called the (logical) debugging process.The usual way of locating these errors is to use a "break-and-inspect'' style debugging tool. The programmer uses the debugger to search for a small part of the program's execution that does not proceed as expected. The existing debuggers enable the programmer to ma… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1

Citation Types

0
1
0

Publication Types

Select...
2

Relationship

0
2

Authors

Journals

citations
Cited by 2 publications
(1 citation statement)
references
References 19 publications
0
1
0
Order By: Relevance
“…Error is any discrepancy between desired and realized behavior of the specification of the design. The debugging process can be divided into three phases [Ren89]. The first step is error detection, in which the designer discovers that a program (design) does not function correctly for a particular input.…”
Section: Introductionmentioning
confidence: 99%
“…Error is any discrepancy between desired and realized behavior of the specification of the design. The debugging process can be divided into three phases [Ren89]. The first step is error detection, in which the designer discovers that a program (design) does not function correctly for a particular input.…”
Section: Introductionmentioning
confidence: 99%