[xdebug-general] Re: Xdebug version 2.0.0

From: Derick Rethans <derick[@]xdebug.org>
Date: Thu, 16 Aug 2007 13:50:14 +0200 (CEST)

On Thu, 16 Aug 2007, Rachmel, Nir (Nir) wrote:

> I am trying to use your tool on an embbeded ppx platform running linux.
> The installation instructions you present, only refer to the case where
> you can dynamically link new extensions to PHP. This is not the case on
> my system for various reasons, and the extensions I use are compiled
> statically into PHP.
>
> Currently I was unsucceful at compiling PHP with your extension - I have
> some compilation problems. Do you have any experience with it? (even on
> an i686 system.. the point being the static compilation).

I know a couple of people that compile Xdebug in as a static module, and
haven't heard anything about it. You don't mention which things fail for
you so at the moment I can't offer you any advice. Be aware though, that
if you compile Xdebug as static extension, you can not use it for remote
debugging. Remote debugging requires xdebug to be loaded as Zend
extension, and PHP only supports SO modules as Zend extensions.

regards,
Derick
Received on Thu Aug 16 2007 - 13:50:14 BST

This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST