NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Bug or User Error?


Joined: 02 Jul 2009
Posts: 5
Location: Dayton, Ohio
Reply with quote
Ok, I have a weird issue that I'm experiencing. I have a setup like this (added php-style variables to provide anonymity for client and client's site):

Apache Root: C:\Project\htdocs\$client\drupal-7.22
Project Root: C:\Project\htdocs\$client\sites\$client_site.com
Breakpoint File: C:\Project\htdocs\$client\sites\$client_site.com\modules\contrib\gpt\gpt.admin.inc
output of echo __FILE__: C:\Project\htdocs\$client\sites\$client_site.com\modules\contrib\gpt\gpt.admin.inc

If I enable "Break on start" I get my index.php page as normal and I'm able to step into or over all I want. I can actually get my breakpoint in my file to trigger if I step in through the process where the debugger opens that file (yes, it opens the one that's in my project with the breakpoint). Once the file comes up, if I press F9 (continue running debbugger) it will trigger the breakpoint as expected. However, this is pretty useless as I've already manually gotten myself here anyways.

If I disable "Break on start" my project will not trigger the breakpoint when I run it, despite knowing that the conditions are right for the breakpoint to trigger.

Any ideas?

Thanks!
View user's profileFind all posts by jgadrowSend private messageYahoo Messenger
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
I'd recommend you to contact support and provide details

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 16 Mar 2012
Posts: 4
Reply with quote
I have experienced the exact same problem when the editor and the debugger versions were out of sync.
Upgrading to the latest version of the debugger solved this.
View user's profileFind all posts by snodreSend private message
Bug or User Error?
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