FYI: This is very handy for debugging a python process with GDB, esp. useful for dispatch with its hybrid C/Python implementation:
https://wiki.python.org/moin/DebuggingWithGdb On fedora just make sure to: sudo debuginfo-install python to enable this. Cheers, Alan. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
