peadar / pstack

Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386
BSD 2-Clause "Simplified" License
128 stars 30 forks source link

Dictionary Printing #11

Closed nskobelevs closed 3 years ago

nskobelevs commented 3 years ago

Implement dictionary printing for python3

Add PYTHON3_SOURCE CMake argument to specify path to the Python3 source.

peadar commented 3 years ago

LGTM