Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonah Graham2019-08-17 19:47:27 +0000
committerJonah Graham2019-08-17 23:47:12 +0000
commit342d0c7b892cd216650a0b17f36c8539f519705a (patch)
tree1b5c656dcb569f9148f966193ac0b98cb41fdf82
parent810f329774b386cb0df5f1f454db8f69b9bb21ac (diff)
downloadorg.eclipse.cdt-342d0c7b892cd216650a0b17f36c8539f519705a.tar.gz
org.eclipse.cdt-342d0c7b892cd216650a0b17f36c8539f519705a.tar.xz
org.eclipse.cdt-342d0c7b892cd216650a0b17f36c8539f519705a.zip
Bug 549567: Add example of what checkmark overlay looks like to help
-rw-r--r--debug/org.eclipse.cdt.debug.application.doc/META-INF/MANIFEST.MF2
-rw-r--r--debug/org.eclipse.cdt.debug.application.doc/concepts/cdt_c_brkpnts.htm2
-rw-r--r--debug/org.eclipse.cdt.debug.application.doc/images/installed_ovr.gifbin0 -> 64 bytes
-rw-r--r--debug/org.eclipse.cdt.debug.application.doc/pom.xml2
-rw-r--r--doc/org.eclipse.cdt.doc.user/META-INF/MANIFEST.MF2
-rw-r--r--doc/org.eclipse.cdt.doc.user/concepts/cdt_c_brkpnts.htm2
-rw-r--r--doc/org.eclipse.cdt.doc.user/images/installed_ovr.gifbin0 -> 64 bytes
-rw-r--r--doc/org.eclipse.cdt.doc.user/pom.xml2
8 files changed, 6 insertions, 6 deletions
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 <strong>Breakpoints</strong> view.
Enabled breakpoints are indicated with a blue
<img src="../images/icon_breakpoint_obj.gif" alt="enabled breakpoint" > circle.
Enabled breakpoints that are successfully installed
-are indicated with a checkmark overlay.</li>
+are indicated with a checkmark <img src="../images/installed_ovr.gif" alt="checkmark overlay" > overlay.</li>
<li>When a breakpoint is disabled, it will not affect the execution of the program.
Disabled breakpoints are indicated with a white
<img src="../images/icon_breakpoint_disable.gif" alt="disabled breakpoint" > circle.<br>
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
--- /dev/null
+++ b/debug/org.eclipse.cdt.debug.application.doc/images/installed_ovr.gif
Binary files 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 @@
<relativePath>../../pom.xml</relativePath>
</parent>
- <version>1.1.200-SNAPSHOT</version>
+ <version>1.1.300-SNAPSHOT</version>
<artifactId>org.eclipse.cdt.debug.application.doc</artifactId>
<packaging>eclipse-plugin</packaging>
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 <strong>Breakpoints</strong> view.
Enabled breakpoints are indicated with a blue
<img src="../images/icon_breakpoint_obj.gif" alt="enabled breakpoint" > circle.
Enabled breakpoints that are successfully installed
-are indicated with a checkmark overlay.</li>
+are indicated with a checkmark <img src="../images/installed_ovr.gif" alt="checkmark overlay" > overlay.</li>
<li>When a breakpoint is disabled, it will not affect the execution of the program.
Disabled breakpoints are indicated with a white
<img src="../images/icon_breakpoint_disable.gif" alt="disabled breakpoint" > circle.<br>
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
--- /dev/null
+++ b/doc/org.eclipse.cdt.doc.user/images/installed_ovr.gif
Binary files 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 @@
<relativePath>../../pom.xml</relativePath>
</parent>
- <version>5.4.100-SNAPSHOT</version>
+ <version>5.4.200-SNAPSHOT</version>
<artifactId>org.eclipse.cdt.doc.user</artifactId>
<packaging>eclipse-plugin</packaging>

Back to the top