You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2021/02/03 20:27:19 UTC

[GitHub] [netbeans] entlicher opened a new pull request #2726: Correct the breakpoint functionality in cpplite debugger.

entlicher opened a new pull request #2726:
URL: https://github.com/apache/netbeans/pull/2726


   Buggy behavior of C/C++ breakpoints is fixed. Breakpoints are properly added/removed in GDB. Enabled state is reflected correctly. A test is included.


----------------------------------------------------------------
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.

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] neilcsmith-net commented on pull request #2726: Correct the breakpoint functionality in cpplite debugger.

Posted by GitBox <gi...@apache.org>.
neilcsmith-net commented on pull request #2726:
URL: https://github.com/apache/netbeans/pull/2726#issuecomment-773174527


   At the moment, we don't have another beta scheduled, although discussions elsewhere might lead to one.  If not, I don't feel in a position to assess this one against the [bug priority guidelines](https://cwiki.apache.org/confluence/display/NETBEANS/Bug+Priority+Guidelines). Can we get assessment of the necessity to get this in to 12.3? Thanks!


----------------------------------------------------------------
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.

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] entlicher commented on pull request #2726: Correct the breakpoint functionality in cpplite debugger.

Posted by GitBox <gi...@apache.org>.
entlicher commented on pull request #2726:
URL: https://github.com/apache/netbeans/pull/2726#issuecomment-773339820


   Changed the base to master and updated milestone to 12.4.


----------------------------------------------------------------
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.

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] neilcsmith-net commented on pull request #2726: Correct the breakpoint functionality in cpplite debugger.

Posted by GitBox <gi...@apache.org>.
neilcsmith-net commented on pull request #2726:
URL: https://github.com/apache/netbeans/pull/2726#issuecomment-773356514


   @entlicher was actually going to say leave open against 12.3.  It was more about _whether_ we need another beta at all (which we initially weren't), but that's looking more likely.


----------------------------------------------------------------
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.

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] neilcsmith-net commented on pull request #2726: Correct the breakpoint functionality in cpplite debugger.

Posted by GitBox <gi...@apache.org>.
neilcsmith-net commented on pull request #2726:
URL: https://github.com/apache/netbeans/pull/2726#issuecomment-773367226


   @entlicher no problem, I didn't explain why I asked very well! :smile: If you put this back against delivery and 12.3 it will get merged assuming we have beta3.


----------------------------------------------------------------
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.

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] entlicher commented on pull request #2726: Correct the breakpoint functionality in cpplite debugger.

Posted by GitBox <gi...@apache.org>.
entlicher commented on pull request #2726:
URL: https://github.com/apache/netbeans/pull/2726#issuecomment-773363595


   @neilcsmith-net O.K. I'm sorry. If it could go into 12.3, it'd be good as it makes the cpplite debugger complete enough for ordinary debugging. And then it can bring us feedback for changes/fixes in 12.4.


----------------------------------------------------------------
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.

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] entlicher commented on pull request #2726: Correct the breakpoint functionality in cpplite debugger.

Posted by GitBox <gi...@apache.org>.
entlicher commented on pull request #2726:
URL: https://github.com/apache/netbeans/pull/2726#issuecomment-773238067






----------------------------------------------------------------
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.

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] neilcsmith-net commented on pull request #2726: Correct the breakpoint functionality in cpplite debugger.

Posted by GitBox <gi...@apache.org>.
neilcsmith-net commented on pull request #2726:
URL: https://github.com/apache/netbeans/pull/2726#issuecomment-773174527






----------------------------------------------------------------
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.

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] entlicher commented on pull request #2726: Correct the breakpoint functionality in cpplite debugger.

Posted by GitBox <gi...@apache.org>.
entlicher commented on pull request #2726:
URL: https://github.com/apache/netbeans/pull/2726#issuecomment-773238067


   Although this PR improves significantly the behavior of C/C++ breakpoints, I don't feel it's really critical for 12.3.
   I expect to do further improvements in 12.4 timeframe, thus this can move there as well.


----------------------------------------------------------------
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.

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] geertjanw merged pull request #2726: Correct the breakpoint functionality in cpplite debugger.

Posted by GitBox <gi...@apache.org>.
geertjanw merged pull request #2726:
URL: https://github.com/apache/netbeans/pull/2726


   


----------------------------------------------------------------
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.

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