diagnostics/documentation/symbols
Rob Paveza 65cf0a0e13
Add JavaScript and WASM symbols conventions (#5096)
These conventions are used by Microsoft Edge to obtain source maps from
Symbol Server. They don't need to be matched precisely but are useful.
2024-12-11 13:51:15 -08:00
..
Myget_symbol_server_extensions.md Move the symstore repo to diagnostics (#4603) 2024-04-16 15:56:24 -07:00
Package_Based_Symbol_Server.md Move the symstore repo to diagnostics (#4603) 2024-04-16 15:56:24 -07:00
README.md Move the symstore repo to diagnostics (#4603) 2024-04-16 15:56:24 -07:00
SSQP_CLR_Private_Key_Conventions.md Move the symstore repo to diagnostics (#4603) 2024-04-16 15:56:24 -07:00
SSQP_Key_Conventions.md Add JavaScript and WASM symbols conventions (#5096) 2024-12-11 13:51:15 -08:00
Simple_Symbol_Query_Protocol.md Move the symstore repo to diagnostics (#4603) 2024-04-16 15:56:24 -07:00

README.md

Table of Contents

Simple Symbol Server Protocol (SSQP) - Describes the protocol used by clients to download files from a symbol server

Package Based Symbol Server - Describes a particular subset of SSQP servers that use specially formatted .zip or nuget packages to represent the files that will be made available.

Myget symbol server feature request - A feature request to the myget team to implement a Package Based Symbol Server

SSQP Key Conventions - A description of the standard key formats intended for use with SSQP.

CLR Private SSQP Key Conventions - A description of non-standard key formats produced solely by the CLR team