Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » XDebug php website breakpoints not index page(Debugging another page than index page )
XDebug php website breakpoints not index page [message #648065] Tue, 11 January 2011 05:22
Francois99  is currently offline Francois99 Friend
Messages: 1
Registered: January 2011
Junior Member
Hi all,

After days it was possible to work with XDebug (zend server ce had errors).

So now I can debug the first page (index) for my website project (php), it stops at breakpoints, but it is impossible to debug another page in my website, all breakpoints are skipped.

I think that all is ok but that I miss something in understanding.

So how can I debug a page from a website, which is not the index page ?

I do it like this:
- I open the index page and set a breakpoint
- I open another page and set a breakpoint there
- I relate the index page with the url
- I run the index page and the website opens and stops at the breakpoint
- after the berakpoint the website waits for perssing a button etc.
- but when I reached my second page with a breakpoint, the program does not stop there
Previous Topic:No completions available
Next Topic:Codeigniter Framework Support
Goto Forum:
  


Current Time: Tue Apr 23 16:57:36 GMT 2024

Powered by FUDForum. Page generated in 0.02963 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top