27 citations · 27 across the 1 of their papers we have counts for
3 papers · 1 filter
Proceedings of the Fifth International Workshop on Automated Debugging (AADEBUG 2003)
Michiel Ronsse, Koen De Bosschere
Over the past decades automated debugging has seen major achievements. However, as debugging is by necessity attached to particular programming paradigms, the results are scattered…
Execution replay and debugging
Michiel Ronsse, Koen De Bosschere, Jacques Chassin de Kergommeaux
As most parallel and distributed programs are internally non-deterministic -- consecutive runs with the same input might result in a different program flow -- vanilla cyclic debugg…
Non-intrusive on-the-fly data race detection using execution replay
Michiel Ronsse, Koen De Bosschere
This paper presents a practical solution for detecting data races in parallel programs. The solution consists of a combination of execution replay (RecPlay) with automatic on-the-f…