Closed wpccolorblind closed 11 years ago
I removed the break on first line in version 0.0.2. I'm thinking about how to let the user configure this and other options before starting the debug session. You'll also see that now all the JS files get loaded in DevTools at startup.
It's definitely nice to have, but definitely not completely necessary to have an option for it to break on the first line since breakpoints are saved across sessions. But ya, having a place maybe on the ti-inspector dashboard for these type of settings ( like the reload session in place setting :) ) would be awesome!
Can the debugger be configured not to break on the first statement of the app?