Geoff, This is fantastic and long overdue in WebKit! Thanks for
beating me to it.

I noticed that WebKit was still catching exceptions and dumping them
to the console. This meant the Python debugger could not trap them in
order to let me inspect the live application. I fixed this and just
checked in now. Let me know if you have any problems with it.

I tested with WingIDE and it works great.  http://wingware.com/

-Chuck


On 7/14/05, Geoffrey Talvola <[EMAIL PROTECTED]> wrote:
> Sometimes it's nice to be able to set breakpoints, single-step through code,
> inspect variables, etc.  To that end, I've checked in DebugAppServer, which
> is a single-threaded version of the appserver that makes it possible to
> debug servlets using a standard Python debugger.
> 
> I've tested it on Windows only, using both PythonWin and JEdit with the
> JPyDbg plugin.  I don't see any reason it wouldn't work in other
> environments though.
> 
> Look in WebKit/DebugAppServer.py for details, and feel free to ask if you
> have any trouble getting it to work.
> 
> - Geoff
> 
> 
> -------------------------------------------------------
> SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
> from IBM. Find simple to follow Roadmaps, straightforward articles,
> informative Webcasts and more! Get everything you need to get up to
> speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
> _______________________________________________
> Webware-discuss mailing list
> Webware-discuss@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/webware-discuss
>


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click
_______________________________________________
Webware-discuss mailing list
Webware-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to