JaroslavTulach commented on pull request #3417: URL: https://github.com/apache/netbeans/pull/3417#issuecomment-1007368905
I've just tried a version of the `.vsix` extension prepared by Martin and it kinda works: If my `libxyz.so` is loaded, I can attach, place a breakpoint to it and it is hit! If I first attach, then load my dynamic library, the breakpoint doesn't work. But I can live with it. -- 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
