Re: Debug in client side
Solved! Sorry, it was such an idiot thing. I feel embarassed. Thanks for trying to help! 2011/8/18 Boris Lenzinger > 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 > >> 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 google-web-toolkit@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. >> > > -- > 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-toolkit@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. > -- 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-toolkit@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.
Re: Debug in client side
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 > 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 google-web-toolkit@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. > -- 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-toolkit@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.
Re: Debug in client side
Start the app and then add breakpoints. I have no problem for debug client side classes in dev mode. What's gwt version are you use? 2011/8/18 Marko Borges > 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 google-web-toolkit@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. > -- 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-toolkit@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.
Debug in client side
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 google-web-toolkit@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.