Skip to content
This repository was archived by the owner on Jan 6, 2023. It is now read-only.

Choose a tag to compare

@phmccarty phmccarty released this 16 Mar 02:35
  • Enable Github Actions for CI test execution.
  • Allow runtime configuration of debuginfo URLs by setting the CLR_DEBUGINFO_URLS environment variable for the clr_debug_daemon service.
  • Make the daemon socket path and cache directory configurable at build time via the --with-socket-path and --with-cache-dir options, respectively. The default values for those two settings are unchanged.