GsDevKit / gsApplicationTools

This repository includes scripts and code that allow a more convenient setup of a Gemstone server application
MIT License
2 stars 2 forks source link

Permit user to configure topaz to listen for debug connections in GemServer Gems #46

Open kurtkilpela opened 2 months ago

kurtkilpela commented 2 months ago

Debugging a hanging GemServer is currently difficult. Enable the gem to start listening for a debug connection in the background when the following environment variable is set to the string 'true'.

SeasideGemServerShouldListenForDebug

Attachment should be via the DEBUGGEM topaz command.