1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Find a file
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
features [241182] source build for all device debug plugins 2008-07-17 04:26:50 +00:00
plugins [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
tests Committed an application for use in manual testing. 2008-05-28 16:36:24 +00:00
.project fixes for 189542 2007-05-30 02:06:59 +00:00