Stepping through current context |
|
I can't get this to work in the same way that Eclipse + PDT does it. There's a good demo by classylama on this - http://www.youtube.com/watch?v=6AynpmjW5us
Sometimes after setting a breakpoint I can step over the code without breaking out of the same file, but usually/irritatingly all the other files in the call stack for the request will fire open. And after changing variable values during debugging and hitting continue to see the result the editor wants to step through the code all over again several times. |
||||||||||||
|
Re: Stepping through current context |
Site Admin
|
It means that the script was executed multiple times, possibly from different places and for different reasons (see View->Debug Windows->Debug Sessions and View->Tabs->Log for details). If you want the debugger to step through your file just one time, you have to uncheck debug session and drop DBGSESSID cookie in the browser or explicitly set c=0 flag in DBGSESSID value. |
||||||||||||||
_________________ The PHP IDE team |
Stepping through current context |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by