[resolved] Dbg stops when output redirects to new Window |
Guru master
|
The first point you could probably solve by manually adding the DBGSESSID variable to the new window. The debugger only initiates if it has a cookie and that isn't passed along to the new instance I presume.
By manually specifying the DBGSESSID you can force the debugger to kick in. Take a look here, here or in the rest of the FAQ for more info. Isn't the profiler a good start for your 2nd point? I'm not sure I completely get what you want. |
||||||||||||
|
Site Admin
|
Right. Although it's not obviuous, but it works as it should. When you open a new browser window from the IDE, IE will create new instance which will not see any temporary cookies from the browser embedded into the IDE. They are in different processes, that's it. To solve this even easier than suggested by Blizz, you may want to use External broser from the beginning. In this case browser won't create new instance (new process) for the new windows and will see all the cookies and will maintain php and debugger sessions properly.
|
||||||||||||
_________________ The PHP IDE team |
[resolved] Dbg stops when output redirects to new Window |
|
||
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