1980
DOI: 10.1002/spe.4380100408
|View full text |Cite
|
Sign up to set email alerts
|

Stabdump—a dump interpreter program to assist debugging

Abstract: Program development can be greatly speeded by a dump analysis program which makes the state of a program more visible to the programmer. A single comprehensive analysis presenting as much of the relevant material in as concise a manner as possible has proved superior in use to the alternative of interactive analysis one item-at-a-time. The methods adopted in the STAB utility to achieve comprehensive pnd concise output are described. The system and compiler modifications necessary to support this type of system… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1

Citation Types

0
1
0

Year Published

1983
1983
2017
2017

Publication Types

Select...
3
1

Relationship

0
4

Authors

Journals

citations
Cited by 4 publications
(1 citation statement)
references
References 5 publications
0
1
0
Order By: Relevance
“…When debugging non-deterministic systems like CPS, a complete view of the system is necessary to analyze the state that made the program crash. This could be achieved by extracting core dumps, i.e., a snapshot of the whole state of the program when a crash happens, and providing interpreters for these dumps [MM80]. However, a core dump does not provide enough information to debug high-level programs as it only provides the state of the memory and a call-stack.…”
Section: Debugging Techniques Overviewmentioning
confidence: 99%
“…When debugging non-deterministic systems like CPS, a complete view of the system is necessary to analyze the state that made the program crash. This could be achieved by extracting core dumps, i.e., a snapshot of the whole state of the program when a crash happens, and providing interpreters for these dumps [MM80]. However, a core dump does not provide enough information to debug high-level programs as it only provides the state of the memory and a call-stack.…”
Section: Debugging Techniques Overviewmentioning
confidence: 99%