Hi all, I'm trying to use SDBG in a large GWT application. I have gone through the steps to run GWT SuperDevMode itself, as well as SDBG in a separate debug configuration. I am able to get both to launch without errors, but my breakpoints are not being hit.
After reading through
this thread, I ensured that my breakpoints in question were not in onModuleLoad. However, I don't actually see the Eclipse Tracing option available, so I'm not sure how to turn that on. Other relevant info below. I tried enabling "ALL" log level for the SuperDevMode process itself, but didn't see any obvious issues in the output. I
do see the "<devtools opened - debugger connection paused>" line appear in the output when opening Chrome Dev Tools. Any suggestions on what to try next? Thanks for any assistance.
Eclipse Luna 4.4.1 for Java Developers
Google Plugin for Eclipse 4.4, version 3.8.0
GWT SDK 2.7.0
Chrome 43