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.core
Bruno Medeiros 5a71bf21d8 Bug 449104: Enhance Register Grouping for multi processes
This patch adds support to GDBRegisters for persisting the register
group configuration on a per-process/per-core basis. The default
behavior of GDBRegisters is not modified. Instead, subclasses must
override getPersistenceIdForRegisterGroupContainer(IContainerDMContext)
to enable the new behavior, and provide a persistence id that is stable
across launches.

Update: fixed bug in RegisterGroupDescriptor.getContainerId()

Change-Id: I284df3ee215d9a4a9f72f3dca9aba5c16ca4b850
Signed-off-by: Bruno Medeiros <bruno.do.medeiros@gmail.com>
2017-02-28 15:41:10 -05:00
..
.settings Trigger error in Debug plugins when a package is not exported. 2016-12-21 11:54:36 -04:00
META-INF Add Local Debug for Core Build launches. Qt Path var for Windows. 2016-11-09 11:40:17 -05:00
schema Bug 484900: Remove Majority of CDI classes 2016-03-08 19:18:05 -05:00
src/org/eclipse/cdt/debug Bug 449104: Enhance Register Grouping for multi processes 2017-02-28 15:41:10 -05:00
.classpath Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
.options Pattern for using DebugTrace within plug-ins. 2011-04-13 15:57:45 +00:00
.project Fix API tooling problems and first pass and cleanup of the Executables view sources. Does not yet include all changes from the patch in bug 265796 2009-02-25 15:24:14 +00:00
about.html Bug 189539 - Fix dates on about.html files to reflect projected release date. 2007-05-29 03:48:49 +00:00
build.properties Bug 484900: Remove Majority of CDI classes 2016-03-08 19:18:05 -05:00
NEWS Added NEWS file. 2005-01-13 18:51:12 +00:00
plugin.properties Updates for Core Build. 2016-10-12 19:19:19 -04:00
plugin.xml Add Local Debug for Core Build launches. Qt Path var for Windows. 2016-11-09 11:40:17 -05:00