1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-11 19:15:22 +02:00
cdt/debug/org.eclipse.cdt.debug.application/META-INF
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
..
MANIFEST.MF Bug 458066 - cannot specify pid to Standalone Debugger 2015-01-29 17:24:51 -05:00