← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 815779] Re: [trunk] "--debug" does not work anymore

 

I confirm this bug.

Try this:

1) Install a module
2) Introduce an error on purpose in this module (in the function computing the value of a functional field for example, e.g. use a undefined variable somewhere)
3) Run server 6.0 using the --debug option. When the function is called, you fallback to "pdb" prompt because an error occurs.
4) Now run server trunk using the --debug option.  When the function is called, you DON'T fallback to "pdb" prompt because an error occurs.

** Changed in: openobject-server
       Status: Invalid => New

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/815779

Title:
  [trunk] "--debug" does not work anymore

Status in OpenERP Server:
  New

Bug description:
  The option "--debug" does not do anything in the latest version (rev
  3518) (no fallback to pdb as it used to do).

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/815779/+subscriptions


References