Skip to content

A bunch of C# projects to illustrate debugging with SOS and SosEx

Notifications You must be signed in to change notification settings

PositiveTechnologies/DebugExamples

Repository files navigation

Dubug Examples

A bunch of C# projects to illustrate debugging with SOS and SosEx

  • 01-MonitorDeadlock - simple deadlock example on lock (Monitor)
  • 02-RwlDeadlock - some deadlock example on upgrade ReaderWriterLock
  • 03-MemoryLeak - simple example of managed memory leak
  • 04-CpuUtilization - example of a heavy cpu utilization application
  • 05-AdditionalRwlDeadlocks - additional deadlock examples on ReaderWriterLock and ReaderWriterLockSlim

About

A bunch of C# projects to illustrate debugging with SOS and SosEx

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages