entlicher opened a new pull request #3047: URL: https://github.com/apache/netbeans/pull/3047
We retrieve source location information and variable symbols from the native debuggee and compare it with method bodies and static fields. When we find a code location that is not represented in the native debuggee, we use use the introduced text decorators to shadow the unused code. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
