1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-08 17:45:24 +02:00
cdt/debug/org.eclipse.cdt.debug.application.doc
Jeff Johnston bcd0e2d59f 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
(cherry picked from commit f433cb1e85)
2015-01-29 17:24:51 -05:00
..
concepts Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00
html Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00
images 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
reference Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00
tasks Bug 458066 - cannot specify pid to Standalone Debugger 2015-01-29 17:24:51 -05:00
.gitignore Cleared up the target model making it a provider responsibility. 2014-07-01 19:47:36 -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
book.css Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00
build.properties Bug 449224 - Fix for NLS'd plugin and 2014-10-29 13:44:12 -04:00
customBuildCallbacks.xml Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00
notices.html 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 Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
testToc.xml Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00
toc.xml Add CDT Standalone Debugger 2014-05-05 15:39:30 -04:00