Debugging Kallithea with pdb / remote-pdb / PyCharm

Mads Kiilerich mads at kiilerich.com
Mon Feb 29 22:15:15 UTC 2016


It seems like some middleware is interfering with debugging. Do you know 
any tricks to make it work?

I guess some of the fancy 'debug' modes controlled form .ini could 
interfere ... but that doesn't make it work.

It also seems like some parts of full_stack=True also could interfere 
(and fully disabling it is tricky/buggy) ... but careful experiments 
shows no significant progress.

Changing to another 'paster serve' server could perhaps also make a 
difference ... but even with egg:Paste which uses SimpleHTTPServer it 
doesn't seem to work.

Any ideas?

Does it Just Work with TurboGears?

/Mads


More information about the kallithea-general mailing list