Output in only one window |
Site Admin
|
theoretically we could make it possible, but from my point it is useless because there is no way to point browser which other existing window to use when it you call Open. Tell me if I'm wrong.
Probably, it's because there was an active debug session in the IDE when window.open is called and subsequently IDE placed the incomin debug session request into queue and did not allow to complete. You have to finish current session to get another started. Try F9. |
||||||||||||||||
|
Veteran
|
In these cases, I simply insert a call to debugbreak() in the line where I want to start debugging the file that renders the popup, and phped take it as a normal breakpoint.
Tip: Normally, phped window doesn't get focus. Be aware of this if your browser is in full screen mode. It may seem to be locked, but it's just phped beneath waiting for you at the breakpoint. ddmitrie, I know that what I will ask you should be in the features request section, but since it is in this very context, I would like to suggest that debugbreak() deserves at least to be in the help file, and it should accept parameters in order to evaluate an boolean expression to get in action only when it avaluates to true, like the normal conditional breakpoint. |
||||||||||||
|
Output in only one 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