Site Admin
|
Dear Bertrand Le Guern,
I'd say that such aggressive manner is not acceptable there. Please no more reds, no bolds. Messages are well readable even without such emphasizings Regarding non-stoppable session, could you please check and make sure that no DebugBreak() statements left in your script that runs in the debugger "without your requests"? |
||||||||||||
_________________ The PHP IDE team |
|
There is no DebugBreak() statement (... I have never heard about it), nor any breakpoint (it was, but I have cleared it) and I have also cleared the Run and "Run in debugger" menu boxes, in case of ...
|
||||||||||||
|
Site Admin
|
Breakpoints can't initiate debug session.
Well. Are you working with embedded browser or with external one? In case of external, is it IE or Firefox or something else? |
||||||||||||
_________________ The PHP IDE team |
|
With phped's embedded browser, who looks very much like MSIE ...
|
||||||||||||
|
Site Admin
|
when IDE logged this line
"Action", "navigating: http://localhost:8080/file:/D:/web/blg/db/lpv/db_lpv.php", "09:00:12", "" Were you navigating to this page with Run button (run without debugger)? or somehow else? For example by putting URL directly into the browser. Please explain in the details all steps you did. |
||||||||||||
_________________ The PHP IDE team |
|
I first launch (with Run button) the default script of my current project, search.php (it is a form: <form action = 'db_lpv.php' method = 'get'>) then after pressing the submit button, db_lpv.php starts in debugger and stops on the first line of the script. |
||||||||||||||
|
Site Admin
|
well, try the following:
-exit from the IDE. -run it again -open search.php in the editor and press Run (without debugger) -then fill in the form and press submit. Does it launch debugger? |
||||||||||||
_________________ The PHP IDE team |
|
With a "fresh" IDE it works perfectly as I wrote in my first post on this subject.
The problem occurs as soon as I launch search.php with the "Run in debugger" button, after program as stopped, for all subsequent attempts to run the project, the second scripts always starts in debugger. I have tried to stop the running script with the stop button (when it is red), without success. |
||||||||||||
|
|
An easy way to reproduce my problem
A test project with two scripts first.php and second.php first.php
second.php
Set first.php as the default file to run of a test project 1) Launch the project with the Run button: everything OK 2) Launch the project with the "Run in debugger" button: everything OK 3) Launch the project with the Run button: first.php starts without debugger, but press the submit button and second.php is launched in debugger and the output of the program is:
|
||||||||||||||||||
|
can't stop debug session |
|
||
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