[Python-Dev] Decoding libpython frame information on the stack

2007-06-28 Thread Mithun R N
Hi All, Am a new subscriber to this list. Am facing an issue in deciphering core-files of applications with mixed C and libpython frames in it. I was thinking of knowing any work that has been done with respect to getting into the actual python line (file-name.py:) from the libpython frames on th

Re: [Python-Dev] Decoding libpython frame information on the stack

2007-06-28 Thread Mithun R N
Hi All, Thanks much for your suggestions and help. Shall get back after reading through and trying some stuff mentioned in the emails. Thanks and regards, Mithun --- [EMAIL PROTECTED] wrote: > > >> Am a new subscriber to this list. Am facing > an issue in deciphering > >> core-files o