Wed Mar 02, 2005 10:32 pm |
Replies: 10 |
Views: 10436 |
|
 |
I use DebugBreak() call to start a debug session in an include file.
I can step over my code with F8 but if I set breakpoints and click F9 after that script just ends ignoring the breakpoints. The sa ...
|
Wed Mar 02, 2005 10:25 pm |
Replies: 1 |
Views: 5838 |
|
 |
I'm using 3rd party Apache Web server with comercial version PHPEd abd DBG. The DBG extension was succesfuly installed on the server but I did not see it activated at the first line of my code as I e ...
|