Proceedings of the SIGMETRICS Symposium on Parallel and Distributed Tools - SPDT '96 1996
DOI: 10.1145/238020.238043
|View full text |Cite
|
Sign up to set email alerts
|

Experiences with building distributed debuggers

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
4
0

Year Published

2005
2005
2014
2014

Publication Types

Select...
4
2

Relationship

0
6

Authors

Journals

citations
Cited by 7 publications
(4 citation statements)
references
References 2 publications
0
4
0
Order By: Relevance
“…IntelliTrace [13] is similar in that it allows users to index into a program trace by selecting an event, such as a button click or an exception. In addition, some effort has been made to generate JavaScript stack traces that cross event boundaries [15], and more generally across client-server boundaries [12].…”
Section: Related Workmentioning
confidence: 99%
“…IntelliTrace [13] is similar in that it allows users to index into a program trace by selecting an event, such as a button click or an exception. In addition, some effort has been made to generate JavaScript stack traces that cross event boundaries [15], and more generally across client-server boundaries [12].…”
Section: Related Workmentioning
confidence: 99%
“…Essentially, each process is controlled by a sequential debugger, and coordination between them is carried out by a centralized console or GUI. Most-well known examples of these types of debuggers include research prototypes like p2d2 [7], Node Prism [9], Net-Dbx [10], and CDB [20], and commercial debuggers such as TotalView [8], IBM's Distributed Debugger [38], and Allinea DDT [39]. In this work, we also take a breakpointbased approach as its features provide a simple but fundamental debugging toolbox.…”
Section: Breakpoint-based Debuggersmentioning
confidence: 99%
“…Core to a wide range of distributed system challenges is examining the causal and concurrent relationships among events of an execution. Some examples of these challenges are deadlock detection [2], debugging [6,11,12], rollback and recovery [5,9], termination detection [8,20], mutual exclusion violation [1] and global predicate evaluation [3,7,13,18]. Techniques designed to meet these challenges is an ongoing area of research.…”
Section: Introductionmentioning
confidence: 99%