Save state of interpreter

T

Thomas Guettler

Hi!

I want to save the state of the interpreter
for debugging. The variables of the methods
in the stacktrace should be saved.

cgitb seems like a good point to start, but
maybe someone has already done something like this?

Thomas
 
?

=?ISO-8859-15?Q?=22Martin_v=2E_L=F6wis=22?=

Thomas said:
I want to save the state of the interpreter
for debugging. The variables of the methods
in the stacktrace should be saved.

cgitb seems like a good point to start, but
maybe someone has already done something like this?

If it is acceptable that the interpreter terminates,
I would send SIGQUIT, and analyse the resulting core
dump in a debugger.

Regards,
Martin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,780
Messages
2,569,611
Members
45,267
Latest member
WaylonCogb

Latest Threads

Top