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

Fix #14 #15

Closed nskobelevs closed 3 years ago

nskobelevs commented 3 years ago

This is a fix for #14

PyLongObject's were skipped due to having a negative ob_size when they use a negative ob_size to signifity that the long itself is negative