ANNOUNCE: PyDumper - GDB Helper script

Bobby Beckmann spum at piels.com
Thu Jul 25 00:36:46 EDT 2002


I'm sure this has been done before, but I needed one, and I couldn't 
find one.

I wrote a script that wraps GDB and is able to extract a stack trace and 
  all relevant data (func args, globals, locals, instance vars) to help 
debugging apps that get stuck.

Take a look at http://www.piels.com/PyDumper.html

If there's something better out there, please let me know!

Thanks,
Bobby




More information about the Python-list mailing list