You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by "marcello1960 (via GitHub)" <gi...@apache.org> on 2023/05/12 11:54:53 UTC

[GitHub] [netbeans] marcello1960 opened a new issue, #5940: Excecution stops/shutdown after breakpoint step

marcello1960 opened a new issue, #5940:
URL: https://github.com/apache/netbeans/issues/5940

   ### Apache NetBeans version
   
   Apache NetBeans 17
   
   ### What happened
   
   Suddenly (until yesterday no problems were encountered), after stopping on any breakpoint and following the step command, the program:
   
   - crashes in the absence of a shutdown_function
   - execute the shutdown_function if this has been set
   
   The problem occurred with version 13, I installed version 17 but it persists
   ![2023-05-12 13_38_36-Window](https://github.com/apache/netbeans/assets/60887242/18ceca54-4d51-430d-84e2-1d38be75bb7c)
   
   
   ### How to reproduce
   
   .
   
   ### Did this work correctly in an earlier version?
   
   No / Don't know
   
   ### Operating System
   
   Windows 10 version 10.0 running on amd64; Cp1252; it_IT (nb)
   
   ### JDK
   
   VM 15.0.1+9-18
   
   ### Apache NetBeans packaging
   
   Apache NetBeans platform
   
   ### Anything else
   
   I'm not sure how much I answered about the packaging in the previous question
   
   ### Are you willing to submit a pull request?
   
   No


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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

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


[GitHub] [netbeans] marcello1960 closed issue #5940: Excecution stops/shutdown after breakpoint step

Posted by "marcello1960 (via GitHub)" <gi...@apache.org>.
marcello1960 closed issue #5940: Excecution stops/shutdown after breakpoint step
URL: https://github.com/apache/netbeans/issues/5940


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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

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


[GitHub] [netbeans] marcello1960 commented on issue #5940: Excecution stops/shutdown after breakpoint step

Posted by "marcello1960 (via GitHub)" <gi...@apache.org>.
marcello1960 commented on issue #5940:
URL: https://github.com/apache/netbeans/issues/5940#issuecomment-1548054266

   Thanks Junichi, in the meantime I updated Xdebug from version 2.9.8 to 3.1.6 and everything started working again, both in NetBeans version 17 and in 13.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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

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


[GitHub] [netbeans] junichi11 commented on issue #5940: Excecution stops/shutdown after breakpoint step

Posted by "junichi11 (via GitHub)" <gi...@apache.org>.
junichi11 commented on issue #5940:
URL: https://github.com/apache/netbeans/issues/5940#issuecomment-1546937474

   Could you write details with your exact steps?
   
   e.g. 
   #### Example code
   
   ```php
   // example code
   ```
   
   #### Steps to reproduce
   1.
   2.
   3.
   
   #### Actual result
   something
   
   #### Expected result
   something


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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

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