50 likes | 210 Views
CS598-YYZ : Reliable and Robust Software Defect Detection. Yuanyuan (YY) Zhou. Discussion: Data Race Detection. What is the “happen-before” detection method? What is the “lockset” detection method? Tradeoffs? Discuss ways to combine them
E N D
CS598-YYZ : Reliable and Robust SoftwareDefect Detection Yuanyuan (YY) Zhou
Discussion: Data Race Detection • What is the “happen-before” detection method? • What is the “lockset” detection method? • Tradeoffs? • Discuss ways to combine them • Would a hybrid scheme be enough? Any limitations with the best hybrid scheme? CS598YYZ-Fall 2005
Memory Bug Detection • Discuss methods to detect common memory bugs • Any other types of memory bugs that cannot be detected by any existing tools? CS598YYZ-Fall 2005
May Beliefs and Must Beliefs • Any other may beliefs and must beliefs • Can think of domain specific languages or applications • How to apply it to distributed systems • May beliefs and must beliefs for distributed systems CS598YYZ-Fall 2005