On the use of delta debugging to reduce recordings and facilitate debugging of web applications

M Hammoudi, B Burg, G Bae, G Rothermel - Proceedings of the 2015 …, 2015 - dl.acm.org
Recording the sequence of events that lead to a failure of a web application can be an
effective aid for debugging. Nevertheless, a recording of an event sequence may include …

Isolation-Based Debugging for Neural Networks

J Chen, J Wang, Y Sun, P Cheng, J Chen - Proceedings of the 33rd ACM …, 2024 - dl.acm.org
Neural networks (NNs) are known to have diverse defects such as adversarial examples,
backdoor and discrimination, raising great concerns about their reliability. While NN testing …

[图书][B] User-space process virtualization in the context of checkpoint-restart and virtual machines

K Arya - 2014 - search.proquest.com
Checkpoint-Restart is the ability to save a set of running processes to a checkpoint image on
disk, and to later restart them from the disk. In addition to its traditional use in fault tolerance …

Transition watchpoints: Teaching old debuggers new tricks

K Arya, T Denniston, A Rabkin… - arXiv preprint arXiv …, 2017 - arxiv.org
Reversible debuggers and process replay have been developed at least since 1970. This
vision enables one to execute backwards in time under a debugger. Two important …

[PDF][PDF] Mouna Hammoudi, Ali Alakeel, Brian

GB Burg, G Rothermel - researchgate.net
Recording the sequence of events that lead to a failure of a web application can be an
effective aid for debugging. Users can send a recording that results in a failure to a web …

[PDF][PDF] COST Action IC1405 Reversible computation

MA Cunha, V Koutavas, I Lanese, CA Mezzina… - 2017 - iitis.pl
The intent of this report is to enlist all the different guises of reversibility that can be found in
software and systems. The work was initiated by Working Group 2 of the COST Action IC …

Understanding Dynamic Software Behavior with Tools for Retroactive Investigation

B Burg - 2015 - digital.lib.washington.edu
The web is a widely-available open application platform, where anyone can freely inspect a
live program's client-side source code and runtime state. Despite these platform advantages …

DMTCP: bringing interactive checkpoint–restart to Python

K Arya, G Cooperman - Computational Science & Discovery, 2015 - iopscience.iop.org
Abstract DMTCP (Distributed MultiThreaded CheckPointing) is a mature checkpoint–restart
package. It operates in user space without kernel privilege, and adapts to application …