![]() |
|
|||||||
| embarcadero.public.delphiphp.debugger This group is for all discussion about debugging with the Delphi for PHP product. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hello,
I use D4PHP 2.1 and I encounter in different ways again and again the same issue. Using the debugger I get 'already loaded'-kind of messages like this last one: Warning: Cannot modify header information - headers already sent by (output started at C:\Program Files\CodeGear\Delphi for PHP\2.0\vcl\forms.inc.php:1546) in C:\Program Files\CodeGear\Delphi for PHP\2.0\vcl\rtl.inc.php on line 133 I think it's some kind of cache there not cleaning up. Has anyone an idea how to do this cleanup manually? Thanks, John |
| Sponsored Links |
|
|
|
|||
|
Debugger in D4PHP is buggy, yet in v2 In my case, after a while using it, it suddenly pops up wit phantom break points on un-existing code line numbers... or it does not stop in some breakpoints. Or suddenly rises errors related to a dbeval() method.... I have to restart the IDE to keep working.
|