1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/plugins
Marc Khouzam 89c5e765ba Bug 221505
The point of having an org.eclipse.dd.gdb.launch plugin was to allow other people to ignore this plugin and not have the standard DSF launches appear.

However, the DSF launch classes can still be useful to those people as they can be extended.  Therefore, the launch code should not be in org.eclipse.dd.gdb.launch, but put back in org.ecipse.dd.gdb
2008-03-27 17:35:50 +00:00
..
org.eclipse.dd.doc.dsf [220446][219907] Updated the doc plugin to point to the new DSF tutorials. 2008-03-24 16:34:37 +00:00
org.eclipse.dd.dsf [179293] Further refactoring of the handle*() methods of the RequestMoniotr. 2008-03-27 16:18:04 +00:00
org.eclipse.dd.dsf.debug [179293] Coverted remaining RequestMonitor.getStatus().isOK() calls into RequestMonitor.isSuccess(). 2008-03-27 16:45:03 +00:00
org.eclipse.dd.dsf.debug.ui [179293] Coverted remaining RequestMonitor.getStatus().isOK() calls into RequestMonitor.isSuccess(). 2008-03-27 16:29:32 +00:00
org.eclipse.dd.dsf.ui [179293] Coverted remaining RequestMonitor.getStatus().isOK() calls into RequestMonitor.isSuccess(). 2008-03-27 16:29:32 +00:00
org.eclipse.dd.examples.dsf Compile fix for bug 179293 2008-03-27 13:32:56 +00:00
org.eclipse.dd.examples.pda [179293] Refactor the handle*() methods of the RequestMoniotr. 2008-03-27 02:40:19 +00:00
org.eclipse.dd.examples.pda.ui [179293] Refactor the handle*() methods of the RequestMoniotr. 2008-03-27 02:40:19 +00:00
org.eclipse.dd.gdb Bug 221505 2008-03-27 17:35:50 +00:00
org.eclipse.dd.gdb.launch Bug 221505 2008-03-27 17:35:50 +00:00
org.eclipse.dd.gdb.ui Bug 221505 2008-03-27 17:35:50 +00:00
org.eclipse.dd.mi Preliminary solution for Bug 223154. 2008-03-27 16:57:01 +00:00
org.eclipse.dd.tests.dsf [179293] Refactor the handle*() methods of the RequestMoniotr. 2008-03-27 02:40:19 +00:00
org.eclipse.dd.tests.gdb Bug 221505 2008-03-27 17:35:50 +00:00