1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/debug
Mikhail Khodjaiants e5e1f62891 Added the superclass for action delegates of views different than the Debug view and driven by the selection in the Debug view.
All "Auto-refresh" actions implement "Observer" to be notified of changes by the corresponding update managers.
2004-06-14 01:41:44 +00:00
..
org.eclipse.cdt.debug.core "CUpdateManager" extends "Observable" to support "Auto-Refresh" toggle actions. 2004-06-14 01:35:35 +00:00
org.eclipse.cdt.debug.core.tests Added the .project for debug.core.tests. 2004-06-01 00:58:46 +00:00
org.eclipse.cdt.debug.mi.core Fix for PR 66338 2004-06-10 02:51:50 +00:00
org.eclipse.cdt.debug.mi.ui Cleaned up the build.properties files to ensure the right things end up in the binary and source builds. 2004-05-24 17:18:38 +00:00
org.eclipse.cdt.debug.ui Added the superclass for action delegates of views different than the Debug view and driven by the selection in the Debug view. 2004-06-14 01:41:44 +00:00
org.eclipse.cdt.debug.ui.tests Cleaned up the build.properties files to ensure the right things end up in the binary and source builds. 2004-05-24 17:18:38 +00:00