Menu

Debugging a new version

Hi,

I've been working with a guy called Sang uk seong to finish off a few odd bugs I've been having, apparently using IResource.getRawLocation() works fine here, but fails elsewhere, although I have yet to find anyone who can tell me the difference between them, also, the docs don't say there is a difference either and the practical output from using it, on my machine anyway, is identical to using IResource.getLocation().

Anyway, I've changed the code so it removes those method calls and replaces them with something else.

one thing that has caught my eye, is a need for a console debugging output system like dbstream.h in my FusionEngine project, so I think i shall port that one day, the ability to output hundreds of lines of text, identically, then filter them for specific fragments of text, is TRUELY a great debugging tool.

Anyway, if Sang comes back with good news, I'll look to making a new version available (already?!?)

PEACE!

chris

Posted by Chris Thomas 2005-11-13

Log in to post a comment.