Sciweavers

312 search results - page 11 / 63
» Effects of context on program slicing
Sort
View
TACAS
2009
Springer
135views Algorithms» more  TACAS 2009»
15 years 9 months ago
Context-Bounded Analysis for Concurrent Programs with Dynamic Creation of Threads
Context-bounded analysis has been shown to be both efficient and effective at finding bugs in concurrent programs. According to its original definition, context-bounded analysis...
Mohamed Faouzi Atig, Ahmed Bouajjani, Shaz Qadeer
121
Voted
AGILEDC
2004
IEEE
15 years 6 months ago
Exploring Extreme Programming in Context: An Industrial Case Study
A longitudinal case study evaluating the effects of adopting the Extreme Programming (XP) methodology was performed at Sabre Airline SolutionsTM. The Sabre team was a characterist...
Lucas Layman, Laurie A. Williams, Lynn Cunningham
120
Voted
IWPC
2006
IEEE
15 years 8 months ago
Building Usage Contexts During Program Comprehension
Software developers often work on multiple simultaneous projects. Even when only a single project is underway, everyday distractions interrupt the development effort. Consequently...
Chris Parnin, Carsten Görg
SIGSOFT
2010
ACM
15 years 14 days ago
A trace simplification technique for effective debugging of concurrent programs
Concurrent programs are notoriously difficult to debug. We see two main reasons for this: 1) concurrency bugs are often difficult to reproduce, 2) traces of buggy concurrent execu...
Nicholas Jalbert, Koushik Sen
119
Voted
IEEEPACT
1999
IEEE
15 years 6 months ago
The Effect of Program Optimization on Trace Cache Efficiency
Trace cache, an instruction fetch technique that reduces taken branch penalties by storing and fetching program instructions in dynamic execution order, dramatically improves inst...
Derek L. Howard, Mikko H. Lipasti