Not sure if this is what you are seeing, but it appears that there is an issue with JDK 1.6.0_14 that can cause breakpoints to be ignored. Are you using that version of the JDK/JRE?
On Tue, Jun 9, 2009 at 10:16 AM, Peter Kirklewski < [email protected]> wrote: > I'm getting both windows in the second I click the button which triggers > the method I want to debug. > But the program runs right to the bottom, and it's not stopping on any of > breakpoints I've set. > > Regards > > Peter > > > Keith Whittingham wrote: > > You should get the first window which is titled Google Web Toolit > Hosted Model / Port 8080 and then a second window with your > application running in it with a Google Web Toolkit logo in the top > right corner. > > On Jun 9, 2009, at 2:07 PM, Peter Kirklewski wrote: > > > > There is no such ting as a dumb question mate :) > > Being in Java EE perspective I right click on the project and then > Debug As >> Web Application. This gives me a browser (jetty) window > from witch I need to click a button which starts the method I'm > trying to debug. > I also tried to open the Debug perspective and go to Run >> Debug > (Debug as = none applicable) with exactly the same effect. > The application just doesn't stop on the breakpoints. > > Regards > > Peter > > > > > > > -- Miguel --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
