Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 333 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 333 Bytes

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