[ZODB-Dev] Analyzing a ZODB.
Manuel Vazquez Acosta
mva.led at gmail.com
Sat Apr 5 12:09:56 EDT 2008
> In a development environment, set a breakpoint (e.g. add "import pdb;
> pdb.set_trace()" in ZODB.Connection.Connection.register.
>
> You'll be able to see exactly what is causing object changes. I
> recommend doing this in the zope debugger, which makes it easy to run
> one request at a time.
Dear Mr. Fulton,
Thanks for your quick response
By the zope debugger you mean this:
http://www.simplistix.co.uk/software/zope/zdb ??
Best regards,
Manuel.
More information about the ZODB-Dev
mailing list