Skip to content

A repository containing assemblies which are required to enable expression evaluation for Synergy .NET debugging on Unix environments.

License

Notifications You must be signed in to change notification settings

Synergex/SynergyUnixExpressionEvaluator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SynergyUnixExpressionEvaluator

A repository containing assemblies which are required to enable expression evaluation for Synergy .NET debugging on Unix environments.

How to use:

  1. Ensure that dotnet is installed in the Unix environment. The following link contains information about how to install .NET depending on your Unix distribution: https://learn.microsoft.com/en-us/dotnet/core/install/linux
  2. After .NET is installed, ensure an initial remote debugging has been done from Visual Studio to the Unix environment, which should create folder: $HOME/.vs-debugger/vs2022
  3. Checkout or copy this repository to the Unix environment
  4. Run CopyDebuggerFiles.sh
  5. Expression evaluation should be enabled when remote debugging Synergy .NET programs running in the UNIX environment

About

A repository containing assemblies which are required to enable expression evaluation for Synergy .NET debugging on Unix environments.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages