gdb python C API
fraca7
fraca7 at free.fr
Thu Jul 21 06:42:02 EDT 2005
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
More information about the Python-list
mailing list