1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
cdt/debug
2003-01-15 18:17:33 +00:00
..
org.eclipse.cdt.debug.core Check if thread is already disposed in the CDI event handler because the array of listeners used by EventManager in some situations is not up to date. 2003-01-14 22:26:53 +00:00
org.eclipse.cdt.debug.mi.core Iin the 'runUntil' method of CTarget check if file name or function name length > 0, otherwise use address. 2003-01-13 22:19:34 +00:00
org.eclipse.cdt.debug.mi.ui updated 2003-01-06 22:19:50 +00:00
org.eclipse.cdt.debug.ui The 'getDefaultEditor' method returns 'null' for file names that don't have an extension and are not registered with some editor. Use the default text editor in this case. 2003-01-15 18:17:33 +00:00
org.eclipse.cdt.debug.ui.tests Commit patch from JGreen 2003-01-06 20:33:54 +00:00