Sciweavers

CC
2008
Springer
107views System Software» more  CC 2008»
15 years 26 days ago
How to Do a Million Watchpoints: Efficient Debugging Using Dynamic Instrumentation
Application debugging is a tedious but inevitable chore in any software development project. An effective debugger can make programmers more productive by allowing them to pause ex...
Qin Zhao, Rodric M. Rabbah, Saman P. Amarasinghe, ...
CC
2008
Springer
15 years 26 days ago
Visualization of Program Dependence Graphs
Thomas Würthinger, Christian Wimmer, Hanspete...
CC
2008
Springer
127views System Software» more  CC 2008»
15 years 26 days ago
Compiler-Guaranteed Safety in Code-Copying Virtual Machines
1 Virtual Machine authors face a difficult choice between low performance, cheap interpreters, or specialized and costly compilers. A method able to bridge this wide gap is the exi...
Gregory B. Prokopski, Clark Verbrugge
84
Voted
CC
2008
Springer
137views System Software» more  CC 2008»
15 years 26 days ago
On the Relative Completeness of Bytecode Analysis Versus Source Code Analysis
Abstract. We discuss the challenges faced by bytecode analyzers designed for code verification compared to similar analyzers for source code. While a bytecode-level analysis brings...
Francesco Logozzo, Manuel Fähndrich