Hi, On 2015年09月14日 23:18, Marco Ferrari wrote: > Hi everyone, > I am developing a RYU application. > > It's evolving in complexity is the necessity of a debugger is becoming bigger > and bigger. > > Can you please help me in setting up a debugger for a RYU app? > > Currently I am using PyCharm as IDE. I would like to use the integrated > debugger if possible.
Please setup Pycharm to enable "--enable-debugger" option. (Use attach Image as reference.) JFYI, If you want to debug RyuApp in pdb or eclipse, following Mail-Archive may help you. [Ryu-devel] Debug ryu app code https://www.mail-archive.com/ryu-devel%40lists.sourceforge.net/msg08505.html thanks, > > Thanks! > > Marco > > Marco Ferrari > Email: [email protected] <mailto:[email protected]> > Website: ferrarimarco.info <http://ferrarimarco.info> > > > ------------------------------------------------------------------------------ > > > > _______________________________________________ > Ryu-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ryu-devel >
------------------------------------------------------------------------------
_______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
