Skip to content

Synergex/DebuggerScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DebuggerScripts

Repository to collect various scripts that help when debugging synergy programs

WinDBG

synergydbg.js setup

  1. Load a dump file or live synergy process in WinDBG
  2. .load jsprovider.dll
  3. .scriptload PATH_TO_THE_EXTENSION_JS_FILE\synergydbg.js

Features

  • !showHandles
  • !showChannels
  • !showTraceback

About

Repository to collect various scripts that help when debugging synergy programs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published