NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Blue points out of place - Debug out of sync


Joined: 21 Dec 2006
Posts: 1
Reply with quote
Hi. I´m evaluating PHPEd 4.6.2 on a localhost configuration - with Apache - and cant debug my projects. When the debug starts, the blue points are placed in strange locations, like comments, and my breakpoints are not working.

My test is with a project I´m working on ZendStudio. Any clues?

Thanks
View user's profileFind all posts by labsSend private message
Veteran

Joined: 24 Jan 2006
Posts: 311
Reply with quote
Hi - it sounds like you are doing remote debugging and your remote file is out of synch with the local one. COuld you provide your project settings and describe your setup in more details please?
Thanks!
View user's profileFind all posts by yfaktorSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8344
Reply with quote
also make sure file format is not Mac.
Php does not handle files with Mac line endings (0xD) and always supplies wrong line numbers (for example in errors).
You may want to change line endings to Unix (0xA) or Windows (0xD,0xA)

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Blue points out of place - Debug out of sync
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic