Sciweavers

822 search results - page 21 / 165
» Debugging Aspect-Enabled Programs
Sort
View
HASKELL
2007
ACM
13 years 11 months ago
Haskell program coverage
We describe the design, implementation and use of HPC, a toolkit to record and display Haskell Program Coverage. HPC includes tools that instrument Haskell programs to record prog...
Andy Gill, Colin Runciman
VL
2003
IEEE
136views Visual Languages» more  VL 2003»
14 years 24 days ago
The effects of graphical and textual visualisations in multi-representational debugging environments
The effects of graphical and textual visualisations in a multi-representational debugging environment were investigated in computing students who used a software debugging environ...
Pablo Romero, Benedict du Boulay, Rudi Lutz, Richa...
TOOLS
2009
IEEE
14 years 2 months ago
Flow-Centric, Back-in-Time Debugging
Adrian Lienhard, Julien Fierz, Oscar Nierstrasz
AADEBUG
2005
Springer
13 years 9 months ago
On the design of a pervasive debugger
Increased reuse of software components has led to a software mishmash as existing packages are used as building blocks for new systems. Current debuggers cannot cope with the intr...
Alex Ho, Steven Hand
ISSTA
2010
ACM
13 years 7 months ago
Robust non-intrusive record-replay with processor extraction
With the advent of increasingly larger parallel machines, debugging is becoming more and more challenging. In particular, applications at this scale tend to behave non-determinist...
Filippo Gioachin, Gengbin Zheng, Laxmikant V. Kal&...