Debug not stopping on Breakpoints |
|
More information on this problem:
We use as Project 'root directory' the same name as 'Remote root directory'. In our case, this directory is an UNC name (i.e. //servername/project). In this case, breakpoints seems to be unresolvable. But when we change these directories to a local directory name, everything is working correct! We do want to use UNC names! Any ideas? Scub. |
||||||||||||
|
Site Admin
|
make sure you work with dbg 2.16.18 or higher.
If not, please install the most recent update (2.16.20) available from our web site. |
||||||||||||
|
Problem Solved! |
|
Problem solved!
We downloaded the latest dbg-2.16.20-Win32.zip and extracted the right php_dbg.dll to the PHP extension dir. The debug listener however still reports V2.16.12 ...... Scub. |
||||||||||||
|
Site Admin
|
it's okay too. |
||||||||||||||
|
|
Hi,
I'm new in PHPEd. I was searching for a program to debug a PHP-script and I've found a full IDE like PHPEd. I'm testing now the V3.3.3 (build 3397eval ) and I have the same problem with the breakpoints. With the eval, I can not load an DBG-version higher than V 2.16.14 but I've installed Zend V4 for testing too and phpinfo() show now the DBG-v2.16.20. I hope that's correct. I try to develop a component for MAMBO and I use XAMP witch Apache-Server and PHPed on the same machine ( local ). In the project-configuration, I have this configuration: root-directory : H:\xampp\htdocs\Spiel\components\com_modul2000 remote root directory : same as above root url: http://localhost and as mapping H:\xamp to H:\xamp additiv to the root-mapping. Because it's not possible to debug only the PHP-script under MAMBO, I start with 'Open Url' from the menu tools. Only one time, I got the correct stop on the brakpoint, but I don't know, why. the most time I have a lightgreen questionmark over the red point in the breakpoint list. Can you help? |
||||||||||||||
_________________ tx |
|
Hi,
some more found: the debugger only stops, when the PHP-file is saved immediatly before. In the second run, without saving again, the dbg don't stop. |
||||||||||||
_________________ tx |
Site Admin
|
Looks incorrect. Most likely H:\xampp\htdocs is the web's root. In this case http://localhost being the web's root corresponds to H:\xampp\htdocs, not to the project root. In this case, for the latter one you need http://localhost/Spiel\components\com_modul2000
It means you have a kind of chaching module enabled. Turn it off. |
||||||||||||||||
|
|
Hi ddmitrie,
I have changed it to the project-root now.
Now it works. Thank you, ddmitrie- |
||||||||||||||||
_________________ tx |
Debug not stopping on Breakpoints |
|
||
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