Debugging concurrent programs (1989)
Cached
Download Links
- [lecs.cs.ucla.edu]
- [www.lecs.cs.ucla.edu]
- DBLP
Other Repositories/Bibliography
by
Charles E. Mcdowell
,
David P. Helmbold
| Venue: | ACM Computing Surveys |
| Citations: | 164 - 1 self |
BibTeX
@ARTICLE{Mcdowell89debuggingconcurrent,
author = {Charles E. Mcdowell and David P. Helmbold},
title = {Debugging concurrent programs},
journal = {ACM Computing Surveys},
year = {1989},
volume = {21},
pages = {593--622}
}
Years of Citing Articles
OpenURL
Abstract
The main problems associated with debugging concurrent programs are increased complexity, the “probe effect, ” nonrepeatability, and the lack of a synchronized global clock. The probe effect refers to the fact that any attempt to observe the behavior of a distributed system may change the behavior of that system. For some parallel programs,







