You are here: Home Blog Products.PDBDebugMode Egg

Products.PDBDebugMode Egg

by Ross Patterson last modified May 15, 2008 06:01 PM
— filed under: , ,

I've eggified my post_mortem debugging tool

Just a quick heads up that I've eggified Products.PDBDebugMode so it's a lot easier to use in buildouts.  It can be as simple as:

[buildout]
eggs =
    ...
    Products.PDBDebugMode

If you want some isolation, then you can use zc.recipe.egg in a separate part:

[instance]
...
eggs = 
    ...
    Products.PDBDebugMode

Update: Simplified per Martin's comment.

Document Actions

Simpler still

Posted by http://optilude.myopenid.com/ at May 15, 2008 05:51 PM
There's no reason to have a separate zc.recipe.egg part. The one above will basically do nothing - it'll install the egg, possibly create console scripts (but I doubt it has any), but that's it.

You can just add 'Products.PDBDebugMode' to the 'eggs' option under [instance]::

 [instance]
 ...
 eggs =
     ...
    Products.PDBDebugMode

Martin

Right you are

Posted by Ross Patterson at May 15, 2008 06:02 PM
Updated the entry. Thanks!

Old trunk tagged

Posted by http://mauritsvanrees.myopenid.com/ at May 16, 2008 12:15 PM
In case anyone still needs it, I tagged the last changed revision of the old PDBDebugMode trunk:

http://svn.plone.org/svn/collective/PDBDebugMode/tags/0.1.1

Hope you don't mind.

Not at all...

Posted by Ross Patterson at May 17, 2008 02:11 PM
Should have thought of that myself, thanks!
Contact

me@rpatterson.net

IRC: zenwryly@irc.freenode.net
GTalk: merpattersonnet@gmail.com
Yahoo IM: patterson_ross
AIM: rosspatters
MSN: me@rpatterson.net
Skype: merpattersonnet

831-338-9197
Fax: 831-480-5894

PO Box 32
Boulder Creek, CA
95006