1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-08 08:45:44 +02:00
cdt/debug/org.eclipse.cdt.debug.application
Jeff Johnston 0e6641c128 Bug 436892 - Standalone Debugger should not delete launch while it is still running
- distinguish between specifying an executable on command line or from the
  New Executable Dialog
- remove all launch configurations for the Executables project before
  deleting the project
- tell the configurer to not save and restore
- perform super.postWindowClose() after we have saved workspace

Change-Id: I1f02f3e033e5abf6c3c90a096312de2f134f7d8c
Reviewed-on: https://git.eclipse.org/r/28175
Tested-by: Hudson CI
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2014-06-09 11:39:32 -04:00
..
.settings Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00
icons Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00
META-INF Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00
scripts Bug 436554 - standalone debugger cannot find pushd/popd on Ubuntu 2014-06-09 11:32:37 -04:00
src/org/eclipse/cdt Bug 436892 - Standalone Debugger should not delete launch while it is still running 2014-06-09 11:39:32 -04:00
.classpath Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00
.gitignore Bug 436260 - Standalone Debugger not starting 2014-06-02 15:45:48 -04:00
.project Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00
about.html Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00
build.properties about.html does not get included due to missing backslash 2014-05-22 11:57:01 -04:00
eclipse.gif Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00
eclipse.png Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00
eclipse16.gif Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00
eclipse16.png Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00
eclipse32.gif Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00
eclipse32.png Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00
eclipse48.gif Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00
eclipse48.png Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00
eclipse256.png Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00
eclipse_lg.gif Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00
gdbstandalone.zip Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00
intro-eclipse.png Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00
plugin.properties Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00
plugin.xml Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00
pom.xml Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00