Sciweavers

1489 search results - page 49 / 298
» The First Bug Report
Sort
View
128
Voted
PLDI
2006
ACM
15 years 9 months ago
Effective static race detection for Java
We present a novel technique for static race detection in Java programs, comprised of a series of stages that employ a combination of static analyses to successively reduce the pa...
Mayur Naik, Alex Aiken, John Whaley
129
Voted
VLSID
1999
IEEE
122views VLSI» more  VLSID 1999»
15 years 8 months ago
Formal Verification of an ARM Processor
This paper presents a detailed description of the application of a formal verification methodology to an ARM processor. The processor, a hybrid between the ARM7 and the StrongARM ...
Vishnu A. Patankar, Alok Jain, Randal E. Bryant
OWLED
2008
15 years 5 months ago
The OWL of Biomedical Investigations
The Ontology for Biomedical Investigations (OBI), written in OWL DL, is being developed by a large consortium seeking to provide a crossdomain, shared framework for representing in...
Mélanie Courtot, William Bug, Frank Gibson,...
DATE
2010
IEEE
110views Hardware» more  DATE 2010»
15 years 8 months ago
Enabling efficient post-silicon debug by clustering of hardware-assertions
—Bug-free first silicon is not guaranteed by the existing pre-silicon verification techniques. To have impeccable products, it is now required to identify any bug as soon as the ...
Mohammad Hossein Neishaburi, Zeljko Zilic
SOSP
2009
ACM
16 years 19 days ago
Debugging in the (very) large: ten years of implementation and experience
Windows Error Reporting (WER) is a distributed system that automates the processing of error reports coming from an installed base of a billion machines. WER has collected billion...
Kirk Glerum, Kinshuman Kinshumann, Steve Greenberg...