Community
Participate
Working Groups
Build Identifier: I20110127-2034 When the workbench is closing, the GdbPlugin tries to shutdown any active gdb launches. If there are any errors in the shutdown process, the plugin logs these errors. Such error messages should not mention "PDA launch". See method GdbPlugin.shutdownActiveLaunches(). The attaches patch changes the error messages to: "InterruptedException while shutting down launch " and "Exception while shutting down launch " Reproducible: Always
Created attachment 190512 [details] Update error log message
I updated the copyright notice and committed to HEAD. Thanks Abeer.
*** cdt cvs genie on behalf of mkhouzam *** Bug 339048: Remove mention of "PDA launch" when logging errors related to gdb launch shutdown [*] GdbPlugin.java 1.5 http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt/dsf-gdb/org.eclipse.cdt.dsf.gdb/src/org/eclipse/cdt/dsf/gdb/internal/GdbPlugin.java?root=Tools_Project&r1=1.4&r2=1.5