On Thu, 16 Dec 2010, josh kopel wrote:
> -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="feature_get" transaction_id="35" feature_name="max_data" supported="1"><![CDATA[1024]]></response>
> <- breakpoint_set -i 36 -t line -s enabled -f file:///testsite/modules/user/user.module -n 2438
That looks wrong. There should be a C: in there at least, just like in
the fileuri at the top:
> -> <init xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug"
> fileuri="file:///C:/Documents%20and%20Settings/user/My%20Documents/%7Etestsite/web/index.php"
>
> I have tried adjusting paths in Netbeans as many people have
> indicated. I just cannot get Netbeans to stop on breakpoints!
I still think you have your path mappings wrong! Maybe a netbeans user
knows?
> As a quick question, am I supposed to have the
> /ZendExtensionManager/.so (or .DLL?) loading in my php.ini? (i.e. is
> it required) Not only is it not there, but I don't have it available.
That's correct. It should *not* be there.
cheers,
Derick
-- Like Xdebug? Consider a donation: http://xdebug.org/donate.php Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.org twitter: @derickr and @xdebugReceived on Thu Dec 16 2010 - 22:57:16 GMT
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST