← Back to team overview

openerp-community team mailing list archive

how to debug modules ?

 

Hi !

I'm in the process of writing my first module.

what is the best way to debug it ?

the method I know:

 * stop the server  (crtl-C ?)
 * strat the sever:
    openerp-server -d mydatabase -u mymodule

but the start of the server (sometimes) takes a very long time.

is there a better way to do this ?


thank you,
Martin 


Follow ups