[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.pdt] Re: Zend debugger/Eclipse PDT working! almost ...

On Sat, 08 Aug 2009 10:08:11 -0400, S wrote:

> Erik wrote on Sat, 08 August 2009 04:11
>> Hi,
>> the Zend Studio Toolbar is not required to debug with and an external
>> browser. Have you tried it without the Toolbar?
> 
> 
> Yes, I've tried the browser without Zend studio.  The browser output
> seems fine if I just run the code but it won't open new pages while
> debugging.  As an example:
> 
> <?php
> header("Location: http://localhost/SimpleFormCallsStart2.html";); /*
> Redirect browser */ $i = 10;
> ?>
> 
> This code runs fine in Eclipse - it opens up SimpleFormCallsStart2.html
> in either an internal or external browser, and I can enter data into the
> form, and process it using another PHP script.
> 
> However, if I use the debugger and try stepping past the "header" call,
> the form doesn't open up regardless of whether I use an internal or
> external browser.

Yes...I see what you mean.
I've got the same problem.  See my post "Debugging Webpages 
Sequentially" (to which no one has responded).

I'm just in the mood to rant and I've got to say that Eclipse has, for 
me, the most nearly vertical learning curve of any software of *any kind* 
I've ever used.
I installed Ganymede PDT on Hardy and then installed Galileo PDT on 
Jaunty and every step is a struggle. :( (boo hoo)
I've used Zend IDE on Windows for years: It's easy! and works great.  I'm 
starting to consider $400 for the app cheap if my time is figured at $.05/
hour.
Thanks...I feel better now.