|
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?
|