1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/plugins
Marc Khouzam be2a572842 [241317] Because GDB/MI is not ready to support multi-process for every context we have, I have reverted back to changes.
I have moved ISymbolDMContext, IBreakpointsTargetDMContext, ISourceLookupDMContext,
ISignalsDMContext, IDisassemblyDMContext back to GDBControlDMContext.

Maybe later, depending on GDB's final solution, we can move things back.

So, GDBControlDMContext is no longer an IMemoryDMContext or an IContainerDMContext.  Those interface are implemented by GDBContainerDMC.
2008-10-06 18:39:30 +00:00
..
org.eclipse.dd.doc.dsf [239153] bump versions on HEAD, 1.0 -> 1.1 2008-07-01 18:03:47 +00:00
org.eclipse.dd.dsf [247356] Use API tooling. 2008-09-15 21:31:37 +00:00
org.eclipse.dd.dsf.debug [239050] IProcesses interface enhancement for runNewProcess() and debugNewProcess() to also take a Map of attributes to allow for flexibility in starting a new process. 2008-10-03 19:45:58 +00:00
org.eclipse.dd.dsf.debug.ui [249478] [preferences] Improve validation feedback in DSF preference page 2008-10-03 11:00:22 +00:00
org.eclipse.dd.dsf.ui [249345] Added an additional test for display thread in getModelData(). 2008-10-02 03:07:25 +00:00
org.eclipse.dd.examples.dsf Remove generated sources, which were accidentally checked in after apitooling refactoring. 2008-09-25 13:24:57 +00:00
org.eclipse.dd.examples.pda Bug 245297 All views' refresh should clear their 2008-08-29 02:31:56 +00:00
org.eclipse.dd.examples.pda.ui [247010] - Added a guard to avoid re-creating an adapter session after it's been disposed. 2008-09-12 20:40:16 +00:00
org.eclipse.dd.gdb [241317] Because GDB/MI is not ready to support multi-process for every context we have, I have reverted back to changes. 2008-10-06 18:39:30 +00:00
org.eclipse.dd.gdb.launch [247356] Use API tooling. 2008-09-15 21:31:37 +00:00
org.eclipse.dd.gdb.ui [243586] Return an error in the case thread info cannot be found, but have the ThreadVMNode create the label without that information. 2008-10-02 14:01:22 +00:00
org.eclipse.dd.mi [245749] Make the IMIProcesses service deal with the threadId to groupId map to allow for other parts of the code to have access to this knowledge. 2008-10-06 17:41:55 +00:00
org.eclipse.dd.tests.dsf Got rid of externalization warnings in the test plugin. 2008-09-30 22:08:41 +00:00
org.eclipse.dd.tests.gdb [241317] Because GDB/MI is not ready to support multi-process for every context we have, I have reverted back to changes. 2008-10-06 18:39:30 +00:00