Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-incubator-dev] XSLT Debugging

I'm not really interested in doing that - its taken alot of work to get debugging to where it is! You are welcome to have a look at doing that yourself though, if you can see lots of benefit in doing it.

----- Original Message ----
From: David Carver <d_a_carver@xxxxxxxxx>
To: WTP Incubator Dev list <wtp-incubator-dev@xxxxxxxxxxx>
Sent: Friday, 22 August, 2008 3:03:45 AM
Subject: [wtp-incubator-dev] XSLT Debugging

Doug,

I've brought this up in the past but I think we should relook at how we
are doing debugging.  Particularly, I think we can get some items from
the DLTK project for base debugging support.  I.e. stuff like adding
and removing launch configurations from the running processes, Watch
Views, handling of various variables, adding removing break points, etc.

I know that some of this has already been written, but I always like to
leverage existing work where possible.  In many ways the DLTK project
support for debugging would save us time.  We would still need to go
through and convert the existing code, but enhancements they make to the
debugging framework would be inheritted by us as well.

Anyways, you know the debugging framework better than I so don't know if
you have thought about this or not.

Dave


_______________________________________________
wtp-incubator-dev mailing list
wtp-incubator-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-incubator-dev

Back to the top