bcc
bcc copied to clipboard
PyPerf appears to require debug symbols.
It seems that examples/cpp/pyperf/PyPerf requires debug symbols in the targeted binary or library. Is it possible to work around this somehow? Are debug symbols normally included with Python binaries and libpythons?