Sciweavers

548 search results - page 17 / 110
» Parallel Relative Debugging with Dynamic Data Structures
Sort
View
IPPS
1999
IEEE
15 years 6 months ago
Marshaling/Demarshaling as a Compilation/Interpretation Process
Marshaling is the process through which structured values are serialized into a stream of bytes; demarshaling converts this stream of bytes back to structured values. Most often, ...
Christian Queinnec
IAT
2010
IEEE
14 years 11 months ago
Semantic Structure Content for Dynamic Web Pages
Representing web data into a machine understandable format is a curtail task for the next generation of the web. Most of current web pages are dynamic pages. A large percentage of...
Mamdouh Farouk, Mitsuru Ishizuka
ECOOPW
2003
Springer
15 years 7 months ago
Advancing the State of the Art in Run-Time Inspection
levels of abstraction. Lacking well-established technologies and models for representing and accessing program dynamics, tools must use ad-hoc mechanisms. This limits reuse and int...
Robert E. Filman, Katharina Mehner, Michael Haupt
105
Voted
ICSE
2004
IEEE-ACM
16 years 1 months ago
An Empirical Comparison of Dynamic Impact Analysis Algorithms
Impact analysis -- determining the potential effects of changes on a software system -- plays an important role in software engineering tasks such as maintenance, regression testi...
Alessandro Orso, Taweesup Apiwattanapong, James La...
PASTE
2004
ACM
15 years 7 months ago
Elided conditionals
Many software testing and automated debugging tools rely on structural coverage techniques. Such tools implicitly assume a relation between individual control-flow choices made i...
Manos Renieris, Sébastien Chan-Tin, Steven ...