1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-03 07:05:24 +02:00
cdt/plugins
2008-09-09 18:58:09 +00:00
..
org.eclipse.dd.doc.dsf [239153] bump versions on HEAD, 1.0 -> 1.1 2008-07-01 18:03:47 +00:00
org.eclipse.dd.dsf [243794] - [update policy] VM Cache can save updates after they were canceled. 2008-08-11 17:53:08 +00:00
org.eclipse.dd.dsf.debug comments 2008-08-28 05:07:35 +00:00
org.eclipse.dd.dsf.debug.ui [246318] Added a comment referring to bug in platform. 2008-09-08 17:41:18 +00:00
org.eclipse.dd.dsf.ui [246653] - [expressions][update policy] Invalid label update generated by AbstractCachingVMProvider, leads to an NPE in VariablesVMNode. 2008-09-08 22:58:01 +00:00
org.eclipse.dd.examples.dsf [239153] bump versions on HEAD, 1.0 -> 1.1 2008-07-01 18:03:47 +00:00
org.eclipse.dd.examples.pda Bug 245297 All views' refresh should clear their 2008-08-29 02:31:56 +00:00
org.eclipse.dd.examples.pda.ui 214386: [run control][debug view][source lookup] When stepping fast (holding down F5 key) the IP in editor does not keep up. 2008-07-16 11:02:58 +00:00
org.eclipse.dd.gdb Bug 242234 To be able to version the GDBControl service, we cannot make direct reference to the class GDBControl. That class contains a bunch of public methods however. What I did was to brute-force include all these methods in a new interface IGDBControl. I have then replaced every reference to GDBControl with IGDBControl. 2008-09-09 18:58:09 +00:00
org.eclipse.dd.gdb.launch [239153] bump versions on HEAD, 1.0 -> 1.1 2008-07-01 18:03:47 +00:00
org.eclipse.dd.gdb.ui Bug 242234 To be able to version the GDBControl service, we cannot make direct reference to the class GDBControl. That class contains a bunch of public methods however. What I did was to brute-force include all these methods in a new interface IGDBControl. I have then replaced every reference to GDBControl with IGDBControl. 2008-09-09 18:58:09 +00:00
org.eclipse.dd.mi Bug 242234 Replacing AbstractMIControl with ICommandControlService; and also replace MIControlDMContext with ICommandControlDMContext 2008-09-09 17:55:44 +00:00
org.eclipse.dd.tests.dsf [239050] - Added DMContextsTest.java to the org.eclipse.dd.tests.dsf plugin. 2008-07-16 21:16:38 +00:00
org.eclipse.dd.tests.gdb Bug 242234 To be able to version the GDBControl service, we cannot make direct reference to the class GDBControl. That class contains a bunch of public methods however. What I did was to brute-force include all these methods in a new interface IGDBControl. I have then replaced every reference to GDBControl with IGDBControl. 2008-09-09 18:58:09 +00:00