Deadlock Detector

A command line app that takes the assembly to analyze as the parameter
Download

Deadlock Detector Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Publisher Name:
  • Senthil Kumar Selvaraj
  • Operating Systems:
  • Windows All
  • File Size:
  • 181 KB

Deadlock Detector Tags


Deadlock Detector Description

Deadlock Detector is a static code analysis program that examines .NET assemblies and tries to detect patterns that would result in a deadlock. Currently, it looks for lock statements and detects locks acquired in the wrong order. The Deadlock Detector application was designed to be a command line app that takes the assembly to analyze as the parameter. It then proceeds to analyze all methods in all types in the target assembly, following the flow of control, loading referenced assemblies and their types / methods, if necessary.


Deadlock Detector Related Software