GWT SDM throws error inspecting results in Chrome debugger

2014-08-22 Thread dhoffer
I finally got SuperDevMode to work and am trying to debug using Chrome but when I step through the code when I get to the lower level it always throws and exception like the following so I haven't been able to inspect any variables yet. What is causing this? SEVERE: (TypeError)

Re: GWT SDM throws error inspecting results in Chrome debugger

2014-08-22 Thread David Hoffer
To be more clear...this happens just stepping into the code. -Dave On Fri, Aug 22, 2014 at 8:17 PM, dhoffer dhoff...@gmail.com wrote: I finally got SuperDevMode to work and am trying to debug using Chrome but when I step through the code when I get to the lower level it always throws and