================
iw.debug package
================

.. contents::

This package allow you to start the python debugger (pdb) or the ipython
debugger (ipdb) on any objets in plone.
For that you have to add /pdb to the url of any object. And if your zope
instance is in debug mode it will start the (i)pdb in your terminal.
