1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-16 04:35:45 +02:00

bug 226689 - catchpoint support, removed obsolete page

This commit is contained in:
Alena Laskavaia 2008-04-25 18:57:50 +00:00
parent b7a7988010
commit 2c293213be

View file

@ -1045,16 +1045,6 @@
</adapt>
</enabledWhen>
</page>
<page
class="org.eclipse.cdt.debug.internal.ui.propertypages.CCatchpointPropertyPage"
id="org.eclipse.cdt.debug.ui.propertypages.breakpoint.catchpoint"
name="%CatchpointBreakpointPage.label">
<enabledWhen>
<adapt
type="org.eclipse.cdt.debug.core.model.ICCatchpoint">
</adapt>
</enabledWhen>
</page>
<page
class="org.eclipse.cdt.debug.ui.breakpointactions.ActionsPropertyPage"
id="org.eclipse.cdt.debug.ui.breakpointactions.actions"