1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/plugins/org.eclipse.dd.dsf.debug
Marc Khouzam f440765624 Bug 239050
some improvements to the IProcesses interface where needed:

1- getRunningProcesses() should take an IContainerDMContext as a parameter to prepare for multi-core/multi-processor debugging.

2- attachDebuggerToProcess() should return an IContainerDMContext as part of the requestMonitor.  This is because, once a process is attached to, it will then need to have a container context to use the RunControl service.

3- getProcessesBeingDebugged() should take an IContainerDMContext as a parameter to prepare for multi-core/multi-processor debugging.  Also, it should return an array of IContainerDMContexts as part of the requestMonitor;  this is because, processes that are being debugged should have a container context to use the RunControl service.
2008-07-08 13:40:27 +00:00
..
.settings [238108] - [viewmodel] null pointer access in VM provider classes 2008-06-24 18:13:29 +00:00
META-INF [239153] bump versions on HEAD, 1.0 -> 1.1 2008-07-01 18:03:47 +00:00
src/org/eclipse/dd/dsf/debug Bug 239050 2008-07-08 13:40:27 +00:00
.classpath - Refactored view model implementation so that more of the common code is integrated into base classes (bug# 161981). 2006-11-01 21:53:48 +00:00
.cvsignore - Refactored view model implementation so that more of the common code is integrated into base classes (bug# 161981). 2006-11-01 21:53:48 +00:00
.options - Refactored view model implementation so that more of the common code is integrated into base classes (bug# 161981). 2006-11-01 21:53:48 +00:00
.project - Refactored view model implementation so that more of the common code is integrated into base classes (bug# 161981). 2006-11-01 21:53:48 +00:00
about.html fixes for 189542 2007-05-30 02:06:59 +00:00
build.properties [192019] View Model framework refactoring. 2008-01-19 00:34:30 +00:00
plugin.properties - Refactored view model implementation so that more of the common code is integrated into base classes (bug# 161981). 2006-11-01 21:53:48 +00:00
plugin.xml - Refactored view model implementation so that more of the common code is integrated into base classes (bug# 161981). 2006-11-01 21:53:48 +00:00