Actually, setting a breakpoint in async callback code should definitely
work. In the sample, I set a breakpoint in the "onSuccess" method of the RPC
callback, and it breaks there.

Try upgrading your JDK and see if you still experience the problem.



On Sat, Feb 6, 2010 at 7:28 AM, urbanus <urba...@240gl.org> wrote:

> > What happens if you set the breakpoint in the onModuleLoad() method
> within
> > your entry point?
>
> Thanks for your advice.  I found that breakpoints work in the
> onModuleLoad() method, but not in any asynchronous callback code.
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To post to this group, send email to google-web-tool...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com<google-web-toolkit%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to