Hi Aleks,
thanks for the fixes, I'll take a look at it (and maybe do a new release...=
)
As a note... the new PyDocumentProvider should not need the external
files fix to work anymore, so, maybe the fix should be just removed
(I'll take a look at it).
cheers,
Fabio
On 7/28/05, Aleks Totic <a...@to...> wrote:
> Hi,
> I've just checked in some fixes to the debugger. It is better,
> but still not perfect. My main fix was to PySourceLocator, it now
> avoids calling doOpenEditor. This required refactoring the
> "External Files" hack in PydevPlugin.
>=20
> The only remaining bug that I know of is the stack display. It
> seems to get out of sync. I've tried to track it down. My code
> returns the right number of stack items, but for some reason
> Eclipse does not refresh its view properly. Looks like they did a
> lot of debugger changes that changed the threads/control flow,
> and I'll have to dig in deeper to figure out where the refresh
> code is getting confused. I'll be on vacation until Aug 16th, so
> there will not be any new updates until then.
>=20
> Aleks
>=20
>=20
> -------------------------------------------------------
> SF.Net email is Sponsored by the Better Software Conference & EXPO Septem=
ber
> 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
> Agile & Plan-Driven Development * Managing Projects & Teams * Testing & Q=
A
> Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
> _______________________________________________
> Pydev-code mailing list
> Pyd...@li...
> https://lists.sourceforge.net/lists/listinfo/pydev-code
>
|