Debugger and function calls
- From: "jan_bar" <nospam@xxxxxxxxxxxxx>
- Date: Wed, 31 May 2006 15:54:04 +0200
Hi,
when I stop a java program in a debugger (e.g. Eclipse), why I cannot call
methods like
System.out.println(someObject)
on data from my program? When I try to evaluate this, Eclipse says:
com.sun.jdi.InvalidTypeException: Type of the value not compatible with the
expected type. occured invoking method.
Thanks, Jan
.
- Follow-Ups:
- Re: Debugger and function calls
- From: jan_bar
- Re: Debugger and function calls
- From: Hendrik Maryns
- Re: Debugger and function calls
- Prev by Date: The import org.apache.tools cannot be resolved
- Next by Date: Log4J DailyRollingFileAppender question
- Previous by thread: The import org.apache.tools cannot be resolved
- Next by thread: Re: Debugger and function calls
- Index(es):
Relevant Pages
|