SeanCline / PythonSymbols

A WinDbg symbol server for all recent versions of CPython.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WinDbg symbols for CPython

Build Status

This repository hosts the symbols for all recent Windows builds of the CPython interpreter. (Both x86 and x64.)

It stays up to date automatically by looking for new Python releases weekly and adding their symbols to the symbols store.

To use the symbols server, add the following to your symbol path:

srv*c:\symbols*http://pythonsymbols.sdcline.com/symbols

About

A WinDbg symbol server for all recent versions of CPython.


Languages

Language:Python 100.0%