derrick a écrit : > are there any tools / methods that others have used to get what line of > the python script is being executed while running in gdb? or if it would > actually show me the source python script (instead of the the python c > source) that would help.
I don't think so, but when having a memory problem I usually find valgrind very useful. http://valgrind.org/ HTH -- http://mail.python.org/mailman/listinfo/python-list