diff --git a/debug/org.eclipse.cdt.debug.application.doc/META-INF/MANIFEST.MF b/debug/org.eclipse.cdt.debug.application.doc/META-INF/MANIFEST.MF index e64a9bed15f..3972fdbd4e5 100644 --- a/debug/org.eclipse.cdt.debug.application.doc/META-INF/MANIFEST.MF +++ b/debug/org.eclipse.cdt.debug.application.doc/META-INF/MANIFEST.MF @@ -2,6 +2,6 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %bundleName Bundle-SymbolicName: org.eclipse.cdt.debug.application.doc;singleton:=true -Bundle-Version: 1.1.200.qualifier +Bundle-Version: 1.1.300.qualifier Bundle-Vendor: %provider Bundle-Localization: plugin diff --git a/debug/org.eclipse.cdt.debug.application.doc/concepts/cdt_c_brkpnts.htm b/debug/org.eclipse.cdt.debug.application.doc/concepts/cdt_c_brkpnts.htm index 605a7a7360b..c2cae29339e 100644 --- a/debug/org.eclipse.cdt.debug.application.doc/concepts/cdt_c_brkpnts.htm +++ b/debug/org.eclipse.cdt.debug.application.doc/concepts/cdt_c_brkpnts.htm @@ -28,7 +28,7 @@ right-clicking on its description in the Breakpoints view. Enabled breakpoints are indicated with a blue enabled breakpoint circle. Enabled breakpoints that are successfully installed -are indicated with a checkmark overlay. +are indicated with a checkmark checkmark overlay overlay.
  • When a breakpoint is disabled, it will not affect the execution of the program. Disabled breakpoints are indicated with a white disabled breakpoint circle.
    diff --git a/debug/org.eclipse.cdt.debug.application.doc/images/installed_ovr.gif b/debug/org.eclipse.cdt.debug.application.doc/images/installed_ovr.gif new file mode 100644 index 00000000000..899610a858b Binary files /dev/null and b/debug/org.eclipse.cdt.debug.application.doc/images/installed_ovr.gif differ diff --git a/debug/org.eclipse.cdt.debug.application.doc/pom.xml b/debug/org.eclipse.cdt.debug.application.doc/pom.xml index 37ebac2fb54..88f52fe17ea 100644 --- a/debug/org.eclipse.cdt.debug.application.doc/pom.xml +++ b/debug/org.eclipse.cdt.debug.application.doc/pom.xml @@ -10,7 +10,7 @@ ../../pom.xml - 1.1.200-SNAPSHOT + 1.1.300-SNAPSHOT org.eclipse.cdt.debug.application.doc eclipse-plugin diff --git a/doc/org.eclipse.cdt.doc.user/META-INF/MANIFEST.MF b/doc/org.eclipse.cdt.doc.user/META-INF/MANIFEST.MF index ce036673c2a..ba1a719d31a 100644 --- a/doc/org.eclipse.cdt.doc.user/META-INF/MANIFEST.MF +++ b/doc/org.eclipse.cdt.doc.user/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.cdt.doc.user; singleton:=true -Bundle-Version: 5.4.100.qualifier +Bundle-Version: 5.4.200.qualifier Bundle-Vendor: %providerName Bundle-Localization: plugin Bundle-ActivationPolicy: lazy diff --git a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_brkpnts.htm b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_brkpnts.htm index 605a7a7360b..c2cae29339e 100644 --- a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_brkpnts.htm +++ b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_brkpnts.htm @@ -28,7 +28,7 @@ right-clicking on its description in the Breakpoints view. Enabled breakpoints are indicated with a blue enabled breakpoint circle. Enabled breakpoints that are successfully installed -are indicated with a checkmark overlay.
  • +are indicated with a checkmark checkmark overlay overlay.
  • When a breakpoint is disabled, it will not affect the execution of the program. Disabled breakpoints are indicated with a white disabled breakpoint circle.
    diff --git a/doc/org.eclipse.cdt.doc.user/images/installed_ovr.gif b/doc/org.eclipse.cdt.doc.user/images/installed_ovr.gif new file mode 100644 index 00000000000..899610a858b Binary files /dev/null and b/doc/org.eclipse.cdt.doc.user/images/installed_ovr.gif differ diff --git a/doc/org.eclipse.cdt.doc.user/pom.xml b/doc/org.eclipse.cdt.doc.user/pom.xml index f62143f06e1..55aefd59e1e 100644 --- a/doc/org.eclipse.cdt.doc.user/pom.xml +++ b/doc/org.eclipse.cdt.doc.user/pom.xml @@ -10,7 +10,7 @@ ../../pom.xml - 5.4.100-SNAPSHOT + 5.4.200-SNAPSHOT org.eclipse.cdt.doc.user eclipse-plugin