Just to be sure : you are starting the host mode in debug and connect to it through the http://127.0.0.1:9997/yourApp address ?
Another potential reason is you have error(s) before reaching your breakpoints and code execution stops. Could you describe more how you start your application with Eclipse ? 2011/8/18 Marko Borges <[email protected]> > Hello! > > I am getting crazy with this! > > How can I debug the client side of an application. > > I am using Eclipse in hosted mode and I use breakpoints in both sides but > only works for server side. How can I do the same in client side? > > Thankful for attention, > Mark > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
