We've expanded our news coverage and improved our search! Visit
oreilly.com for the latest or search for all things across O'Reilly!
Article:
 |
|
Looking into Zend Studio 3.0
|
| Subject: |
|
breakpoint in remote debugging |
| Date: |
|
2004-09-08 16:48:21 |
| From: |
|
Liumei
|
|
|
|
I am trying Zend Studio 3.0. I agree that Zend Studio provides me many valuable features, such as Call Trace.
I have Zend client installed on a windows XP PC and Zend Server installed on a Redhat 9 box. The location of php scripts are on the Redhat box and are mapped as a local drive on the windows PC.
However, I could only debug the code line-by-line but could not make the debugger stop at breakpoints when I debug remotely.
I wonder whether the breakpoints in remote debugging work or not. If it does work, can anyone help me to figure out what I am missing?
|