Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 486 Bytes

guidelines-deploy.md

File metadata and controls

17 lines (13 loc) · 486 Bytes

Building the symbol server

From a Proton build environment, after building Proton, run

make symstore-tarball

This will create in /symstore a .zip file, named after the release being built (<BUILD_NAME>-symstore.zip).

Requirements for symbol server

This requires mapping a directory (and all its sub-hierarchy) at a given URI.

There are two strong requirements:

  • all files in must be served as binary,
  • the mapping of must be case insensitive.