1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/debug/org.eclipse.cdt.debug.application
Jeff Johnston f433cb1e85 Bug 458066 - cannot specify pid to Standalone Debugger
- allow pid to be specified following -a option for Standalone debugger
- if pid is specified, use it to set the ATTR_ATTACH_PROCESS_ID
  setting for the launch configuration
- setting the pid will cause the process dialog not to appear and
  the debugger will attempt to debug the given process
- an invalid pid will result in in the dialog being opened
- the pid is not used with the -r option and is ignored
- updated the README file and docs

Change-Id: I5a1d39f97285ad41dcb986dfb4692f9d808bafeb
2015-01-29 17:24:25 -05:00
..
.settings Setting preferences for standalone debugger plugin. 2014-11-20 11:07:36 -05:00
icons Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00
META-INF Bug 458066 - cannot specify pid to Standalone Debugger 2015-01-29 17:24:25 -05:00
scripts Bug 458066 - cannot specify pid to Standalone Debugger 2015-01-29 17:24:25 -05:00
src/org/eclipse/cdt Bug 458066 - cannot specify pid to Standalone Debugger 2015-01-29 17:24:25 -05:00
.classpath Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00
.gitignore Bug 436260 - Standalone Debugger not starting 2014-06-04 16:52:15 -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 Bug 450080 - Add option for remote launch to stand-alone debugger 2014-11-28 18:08:38 -05:00
plugin.xml Bug 450080 - Add option for remote launch to stand-alone debugger 2014-11-28 18:08:38 -05:00
pom.xml Bug 458066 - cannot specify pid to Standalone Debugger 2015-01-29 17:24:25 -05:00