entlicher opened a new pull request, #3956: URL: https://github.com/apache/netbeans/pull/3956
Debug information of GraalVM EE native image is suited for GDB 7.11.1. Array inspection is made possible on that GDB version as well as correct String representation. The strings need to be read differently from the recent GDB, because the variable expression path is not provided and thus we can not read the memory from that path. -- 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
