Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » [PHPEclipse] DBG not working
[PHPEclipse] DBG not working [message #202775] Mon, 02 April 2007 13:55 Go to next message
Eclipse UserFriend
Originally posted by: news2006.ecuapac.dyn.priv.at

Hallo!

Eclipse: 3.2.1
PHPEclipse: 1.1.9.CVS-20060424
PHP: 5.2.0

I'm almost new to Eclipse and want to develop PHP code. So I'm trying to
get Eclipse ready for debugging.

Although DBG officially is supported up to PHP 5.1.6 I was able to
compile it for 5.2.0. phpinfo() reports me that installation of the
module was successful.

Eclipse unfortunately gives me errors when trying to debug my PHP code.
In the Debug Perspective, I'm getting

test [PHP DBG Script]
- PHP Debugger at localhost:10001
- Thread [main]

When clicking on Thread [main] I'm getting "An internal error occured
during: Computing hasChildren".

I've already surfed through the bug reports and this bug seems to be
known but was already closed in 2006. Nevertheless I'm having the same
problem.

Can anybody give me a solution?

TIA, Ralph
Re: [PHPEclipse] DBG not working [message #202809 is a reply to message #202775] Mon, 02 April 2007 15:21 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: irbull.cs.uvic.ca

What type of error? Is it an Error dialog that is popping up?

Can you open the error dialog and see if there was an exception, and
what the stack trace is? Also, I noticed there is a PHP newsgroup. You
can try posting the stack trace (if you find one there) and hopefully
the PHP developers can give you some better advice.

cheers,
ian

Ralph Kutschera wrote:
> Hallo!
>
> Eclipse: 3.2.1
> PHPEclipse: 1.1.9.CVS-20060424
> PHP: 5.2.0
>
> I'm almost new to Eclipse and want to develop PHP code. So I'm trying to
> get Eclipse ready for debugging.
>
> Although DBG officially is supported up to PHP 5.1.6 I was able to
> compile it for 5.2.0. phpinfo() reports me that installation of the
> module was successful.
>
> Eclipse unfortunately gives me errors when trying to debug my PHP code.
> In the Debug Perspective, I'm getting
>
> test [PHP DBG Script]
> - PHP Debugger at localhost:10001
> - Thread [main]
>
> When clicking on Thread [main] I'm getting "An internal error occured
> during: Computing hasChildren".
>
> I've already surfed through the bug reports and this bug seems to be
> known but was already closed in 2006. Nevertheless I'm having the same
> problem.
>
> Can anybody give me a solution?
>
> TIA, Ralph
Re: [PHPEclipse] DBG not working [message #202911 is a reply to message #202775] Tue, 03 April 2007 05:09 Go to previous message
Eclipse UserFriend
Originally posted by: noone.here.invalid

Ralph Kutschera <news2006@ecuapac.dyn.priv.at> wrote in
news:eur21c$eea$1@build.eclipse.org...

> Hallo!
>
> Eclipse: 3.2.1
> PHPEclipse: 1.1.9.CVS-20060424
> PHP: 5.2.0
>
> I'm almost new to Eclipse and want to develop PHP code. So I'm
> trying to get Eclipse ready for debugging.
>
> Although DBG officially is supported up to PHP 5.1.6 I was able to
> compile it for 5.2.0. phpinfo() reports me that installation of the
> module was successful.
>
> Eclipse unfortunately gives me errors when trying to debug my PHP
> code. In the Debug Perspective, I'm getting
>
> test [PHP DBG Script]
> - PHP Debugger at localhost:10001
> - Thread [main]

I never could get PHPEclipse to work with DBG. I did manage to get the
zenddebugger to work with PDT (another php for eclipse project)

http://www.eclipse.org/pdt/index.php

http://downloads.zend.com/pdt/

give that a try
Previous Topic:Recursive Debugging
Next Topic:code convertion question using CDT + Eclipse
Goto Forum:
  


Current Time: Wed Apr 24 21:25:33 GMT 2024

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

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

Back to the top