Watch, Follow, &
Connect with Us
Public Report
Report From: Delphi for PHP/Debugger/Breakpoints    [ Add a report in this area ]  
Report #:  49773   Status: Closed
Breakpoints are ignored
Project:  HTML5 Builder Build #:  1.0.1.415
Version:    1.0 Submitted By:   Michael Schumann
Report Type:  Basic functionality failure Date Reported:  7/30/2007 6:04:54 AM
Severity:    Serious / Highly visible problem Last Updated: 3/20/2012 2:24:39 AM
Platform:    All platforms Internal Tracking #:   258935
Resolution: Cannot Reproduce (Resolution Comments) Resolved in Build: :
Duplicate of:  None
Voting and Rating
Overall Rating: No Ratings Yet
0.00 out of 5
Total Votes: None
Description
Often breakpoints are ignored although single stepping with F8 and F7 works well. If set in the first line of the first module, the breakpoint works in most cases, other positions they are ignored most of the time. In VCL demos most of the breakpoints work.

I tried reinstallation several times and upgraded to the latest PHP and DBG Versions, unfortunately no change to that issue.

Is there any global variable, environment setting or so that may interfer with the breakpoints?

Thanks in advance for any help!

I accidently had posted this as Report 49674 in the wrong area Delphi for PHP/AddOn  
Steps to Reproduce:
<?php
    echo "aksjdaksjd";
    echo "ue380947398457398457";
?>

Breakpoint in first line works, in second line is ignored

Most likely this is specific to my computer.
Workarounds
None
Attachment
None
Comments

None

Server Response from: ETNACODE01