MacOSX: Error Parsing Debugger Variables

bhirt wrote on Fri Oct 29 00:29:22 MEST 2004:
No, I'm not running windows ;)

I've keep getting this error on my mac when i try to debug.  I'm running
the latest version of eclipse and the 0.3 version of EPIC.  I've tried the
0.3.8 version too, and the same problem.  The message is about 630 lines
long, so I don't want to post it right here.   Any ideas what kind of problem
this might be caused by?

Here's the stack trace when the exception is thrown.  I'll dig into PerlVarParses.parseVars
and see what i can find.  Contact me if you want the contents of the perl
var info.

at org.epic.debug.varparser.PerlVarParser.logParsError(PerlVarParser.jav
a:196)
        at org.epic.debug.varparser.PerlVarParser.parseVars(PerlVarParser.java:1
63)
        at org.epic.debug.varparser.PerlVarParser.parseVars(PerlVarParser.java:1
27)
        at org.epic.debug.PerlDB.setVarList(PerlDB.java:1210)
        at org.epic.debug.PerlDB.access$4(PerlDB.java:1187)
        at org.epic.debug.PerlDB$VarUpdateThread.run(PerlDB.java:1587)

Note: The above is an archived snapshot of a forum thread. Use the original thread at sf.net to post comments.