mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
![]() The changes is move the MISession as part of Target. The rationale; we want to have Session --------------- | | Target(gdb) Target(gdb) To be able to do this we need to untie the MISession from Session. Also we are moving toward retiring the ICDIXXXXManager and move the methods in the the proper methods. |
||
---|---|---|
.. | ||
org.eclipse.cdt.debug.core | ||
org.eclipse.cdt.debug.core.tests | ||
org.eclipse.cdt.debug.mi.core | ||
org.eclipse.cdt.debug.mi.ui | ||
org.eclipse.cdt.debug.ui | ||
org.eclipse.cdt.debug.ui.tests |