1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
cdt/debug
2008-02-14 22:33:38 +00:00
..
org.eclipse.cdt.debug.core Adjustment to 218194. There was a concern that there might be IBreakpointListeners out there that are interested in the INSTALL_COUNT attribute, since that attribute was defined in a public interface. This new solution is a hybrid between the original logic and the initial fix to 218194. We don't use the INSTALL_COUNT attribute to maintain the install count, but we update it when it changes. I've updated the documentation for the attribute. 2008-02-14 22:33:38 +00:00
org.eclipse.cdt.debug.core.tests Updated the about.html files. 2006-05-24 13:51:50 +00:00
org.eclipse.cdt.debug.mi.core Bug 215553 - patch for Alena - ensure the target is released in exception scenarios. 2008-01-28 19:56:26 +00:00
org.eclipse.cdt.debug.mi.ui Set project compliance to 1.5 2008-01-28 16:08:49 +00:00
org.eclipse.cdt.debug.ui Add Watchpoint memory rendering action contribution was only added for pane 1. There's a pane 2 as well 2008-02-14 21:43:38 +00:00
org.eclipse.cdt.debug.ui.tests add singleton property to correct compile errors against M5 platform. 2008-02-09 12:21:50 +00:00