You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Junichi Yamamoto (JIRA)" <ji...@apache.org> on 2019/08/01 06:56:00 UTC

[jira] [Comment Edited] (NETBEANS-2929) xdebug not working with NetBeans 11.1

    [ https://issues.apache.org/jira/browse/NETBEANS-2929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16897812#comment-16897812 ] 

Junichi Yamamoto edited comment on NETBEANS-2929 at 8/1/19 6:55 AM:
--------------------------------------------------------------------

I can't reproduce it.

PHP 7.2.19-0ubuntu0.18.04.1 (cli) (built: Jun 4 2019 14:48:12) ( NTS )
 Copyright (c) 1997-2018 The PHP Group
 Zend Engine v3.2.0, Copyright (c) 1998-2018 Zend Technologies
 with Zend OPcache v7.2.19-0ubuntu0.18.04.1, Copyright (c) 1999-2018, by Zend Technologies
 with Xdebug v2.6.0, Copyright (c) 2002-2018, by Derick Rethans
{code:java}
// /etc/php/7.2/cli/conf.d/20-xdebug.ini and /etc/php/7.2/apache2/conf.d/20-xdebug.ini
zend_extension=xdebug.so
xdebug.remote_enable=1
xdebug.remote_autostart=1
xdebug.idekey="netbeans-xdebug"
{code}
Product Version: Apache NetBeans IDE 11.1
 Java: 1.8.0_202; Java HotSpot(TM) 64-Bit Server VM 25.202-b08 
 Runtime: Java(TM) SE Runtime Environment 1.8.0_202-b08 
 System: Linux version 4.16.0-041600-generic running on amd64; UTF-8;

 

!netbeans-2929-screenshot.png!

 


was (Author: junichi11):
I can't reproduce it.

PHP 7.2.19-0ubuntu0.18.04.1 (cli) (built: Jun 4 2019 14:48:12) ( NTS )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.2.0, Copyright (c) 1998-2018 Zend Technologies
 with Zend OPcache v7.2.19-0ubuntu0.18.04.1, Copyright (c) 1999-2018, by Zend Technologies
 with Xdebug v2.6.0, Copyright (c) 2002-2018, by Derick Rethans
{code:java}
zend_extension=xdebug.so
xdebug.remote_enable=1
xdebug.remote_autostart=1
xdebug.idekey="netbeans-xdebug"
{code}
Product Version: Apache NetBeans IDE 11.1
 Java: 1.8.0_202; Java HotSpot(TM) 64-Bit Server VM 25.202-b08 
Runtime: Java(TM) SE Runtime Environment 1.8.0_202-b08 
System: Linux version 4.16.0-041600-generic running on amd64; UTF-8;

 

!netbeans-2929-screenshot.png!

 

> xdebug not working with NetBeans 11.1
> -------------------------------------
>
>                 Key: NETBEANS-2929
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-2929
>             Project: NetBeans
>          Issue Type: Bug
>    Affects Versions: 11.1
>         Environment: Windows 10 64 bit
>            Reporter: Eduard Fekete
>            Priority: Major
>         Attachments: netbeans-2929-screenshot.png
>
>
> I tried xdebug 2.7.2 with PHP 7.2.5 running on a remote linux openSUSE server.
> It does not start the debugger and says "Waiting for debugger (netbeans-xdebug)" but nothing happens.
> If I try it in NetBeans 8.2 then it works.
>  
> The configuration is the same in both NetBeans (Port, IDE key)



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists