1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-09-01 04:33:36 +02:00
cdt/debug
2007-09-17 21:27:45 +00:00
..
org.eclipse.cdt.debug.core Support getting the ICDIThread associated with a CThread via IAdaptable, as is done with CDebugTarget and CStackFrame 2007-09-05 18:18:11 +00:00
org.eclipse.cdt.debug.core.tests
org.eclipse.cdt.debug.mi.core Fix for 190277: Stopping a debugg session causes all user processes to terminate (Patch by Piotr Kundu) 2007-09-06 11:56:01 +00:00
org.eclipse.cdt.debug.mi.ui Possible NPE in "getUniqueIdentifier" if the plugin's bundle hasn't been loaded. Replaced by a constant string for the plugin id. 2007-07-25 11:45:42 +00:00
org.eclipse.cdt.debug.ui Cleaned up the CSourceNotFound editor. It now works for non IDebugElements too. 2007-09-17 21:27:45 +00:00
org.eclipse.cdt.debug.ui.tests