[wingide-users] debugging ftp-PUT to Zope
Wing IDE Support
support at wingware.com
Wed Mar 16 15:19:32 EST 2005
On Wed, 16 Mar 2005, Hans Friedrich wrote:
> I just started to test wingide, so forgive me if this is a silly
> question. I have a zope product which works fine while I'm adding items
> of this type by hand. But if I try to upload objects via ftp, there is
> an error. Is it possible to debug this setting with wingide?
> Optimistically I tried to simply set the debug-port to the ftp-port
> Zope listens on. But that had no effect.
You would have to import wingdbstub manually and not use the
WingDBG product in this case. There's info on how to set up
externally launched processes w/ debugging using wingdbstub here:
http://wingware.com/doc/debug/debugging-externally-launched-code
Stephan Deibel
--
Wingware
Wing IDE for Python
Advancing Software Development
www.wingware.com
More information about the wingide-users
mailing list