Skip to main content

Simple debug help with pdb

Project description

What is betahaus.debug?

A simple utility function for adding a external pdb script that is accessible via url everywhere in the site. This does not add any post-mortem debugger. If you want that use the Products.PDBDebugMode. betahaus.debug only works when in DevelopmentMode.

Installation

buildout:
  • add betahaus.debug entries to eggs and zcml in the appropriate buildout configuration file.

  • re-run buildout.

  • Install via portal_quickinstaller or Site Setup in plone to get the External method

Usage

Add /pdb to a url and you will get a python debugger on that contenttype where self is the context.

Remember to remove this when putting in production.

Enjoy!

Change history

0.1 (2009-08-29)

  • Initial release (mlundwall)

Contributors

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

betahaus.debug-0.1.tar.gz (3.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page