Proceedings the Eighth International Symposium on Software Reliability Engineering
DOI: 10.1109/issre.1997.630848
|View full text |Cite
|
Sign up to set email alerts
|

Xept: a software instrumentation method for exception handling

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
12
0

Publication Types

Select...
4
2
1

Relationship

0
7

Authors

Journals

citations
Cited by 16 publications
(12 citation statements)
references
References 11 publications
0
12
0
Order By: Relevance
“…Vo et al describe XEPT, an instrumentation language that can be used to help detect, mask, recover, and propagate exceptions from library functions when source code is not available [32]. APPEND can also be used in situations where The null check columns give counts obtained by instrumenting both the original program and the APPEND-modified program at the bytecode level to record null checks before they are made.…”
Section: Related Workmentioning
confidence: 99%
“…Vo et al describe XEPT, an instrumentation language that can be used to help detect, mask, recover, and propagate exceptions from library functions when source code is not available [32]. APPEND can also be used in situations where The null check columns give counts obtained by instrumenting both the original program and the APPEND-modified program at the bytecode level to record null checks before they are made.…”
Section: Related Workmentioning
confidence: 99%
“…The Xept approach [35] provides an generalized framework that illustrates how fine-grain, robust exception handling can be used in critical systems. Xept uses software ªwrappersº around procedure calls as a way to encapsulate error checking and error handling within the context of a readable program.…”
Section: Previous Workmentioning
confidence: 99%
“…As such, the most closely related work is Xept [36]. The Xept method is a way in which error checking can be encapsulated in a wrapper, reducing flow-of-control disruption and improving modularity.…”
Section: Performing Exception Handlingmentioning
confidence: 99%