Skip to content. | Skip to navigation

Personal tools
Sections
You are here: Home Blog Products.PDBDebugMode Egg

Products.PDBDebugMode Egg

by Ross Patterson last modified Nov 22, 2008 06:04 PM
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.

Comments (4)

http://optilude.myopenid.com/ 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
Ross Patterson May 15, 2008 06:02 PM
Updated the entry. Thanks!
http://mauritsvanrees.myopenid.com/ 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.
Ross Patterson May 17, 2008 02:11 PM
Should have thought of that myself, thanks!
Navigation
OpenID Login

Contact

me@rpatterson.net

IRC: zenwryly@irc.freenode.net
plone.org: rossp
GTalk: mer@patterson.net
Yahoo IM: patterson_ross
AIM: rosspatters
MSN: me@rpatterson.net

PO Box 7775 #10587
San Francisco, CA
94120-7775

Phone
+1 (415) 894-5323