1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 09:25:31 +02:00
cdt/dsf-gdb/org.eclipse.cdt.dsf.gdb
Marc Khouzam 98c14b14d9 [275497] Return the names of all processes without having to store
them in the service.  Not only is this more efficient because a single call to
the service is used, but it allows us to only store the names of processes that
we are currently debugging.  That way, we know that a pid to name mapping
remains correct.

Note that I only made the change in the 7.0 version of the Processes service.
Pre-7.0, we didn't handle multi-process and therefore, we only use one name for
the process we are currently debugging, and that name is taken from the
executable binary intead.
2009-05-11 15:27:25 +00:00
..
.settings [266943] API Tooling filters for renaming of ExpressionService to MIExpressions 2009-03-09 19:50:53 +00:00
META-INF Localization - ICU4J 2009-03-13 04:50:10 +00:00
src/org/eclipse/cdt/dsf [275497] Return the names of all processes without having to store 2009-05-11 15:27:25 +00:00
.classpath Migrated DSF and DSF-GDB to the CDT project. 2009-01-08 21:08:05 +00:00
.options Migrated DSF and DSF-GDB to the CDT project. 2009-01-08 21:08:05 +00:00
.project Migrated DSF and DSF-GDB to the CDT project. 2009-01-08 21:08:05 +00:00
about.html Migrated DSF and DSF-GDB to the CDT project. 2009-01-08 21:08:05 +00:00
build.properties Add .options file in binary build 2009-02-26 13:26:36 +00:00
plugin.properties Bug 262826 - Create common C/C++ launch configurations 2009-02-27 22:38:54 +00:00
plugin.xml [202346] Support for postmortem debugging in DSF-GDB 2009-04-09 15:13:54 +00:00