Re: Debugger and function calls
- From: "Chris Uppal" <chris.uppal@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 31 May 2006 17:06:31 +0100
Oliver Wong wrote:
If I put the above code in a class, add the breakpoint on the line
with the comment, run the debugger, switch to the Expression view, and
add the expression "System.out.println(s)", the expression evaluator
correctly reports that the expression evaluates to void.
And prints "hello" to the console pane as a side-effect.
I.e. it works for me too. That's with Eclipse 3.1, and debugging using JDK
1.5.0_b6.
-- chris
.
- References:
- Debugger and function calls
- From: jan_bar
- Re: Debugger and function calls
- From: jan_bar
- Re: Debugger and function calls
- From: Oliver Wong
- Debugger and function calls
- Prev by Date: Re: SoftReference operation synchronization detail
- Next by Date: Diff b/w vector class and arraylist.
- Previous by thread: Re: Debugger and function calls
- Next by thread: Log4J DailyRollingFileAppender question
- Index(es):
Relevant Pages
|