Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJonah Graham2016-12-05 21:46:22 +0000
committerJonah Graham2016-12-05 21:46:22 +0000
commite7ccfabb32ac49c7f5c1d0a6181d91aead2b9dd1 (patch)
tree6daa13bbf804ba8ab594ed2dd848c6ee42ec1548 /doc
parent955afec34302016386657ce49dbb288824931a69 (diff)
downloadorg.eclipse.cdt-e7ccfabb32ac49c7f5c1d0a6181d91aead2b9dd1.tar.gz
org.eclipse.cdt-e7ccfabb32ac49c7f5c1d0a6181d91aead2b9dd1.tar.xz
org.eclipse.cdt-e7ccfabb32ac49c7f5c1d0a6181d91aead2b9dd1.zip
Bug 484900: Remove CDI User Documentation
Change-Id: I16ebb6319d3f10edba55b1b96be053a2dc9bc8b4 Signed-off-by: Jonah Graham <jonah@kichwacoders.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/org.eclipse.cdt.doc.user/images/debug_gdb_pref.pngbin30977 -> 0 bytes
-rw-r--r--doc/org.eclipse.cdt.doc.user/images/debug_pref.pngbin39541 -> 56324 bytes
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_o_ref.htm1
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_debug.htm28
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_gdb_mi.htm56
-rwxr-xr-xdoc/org.eclipse.cdt.doc.user/topics_Reference.xml1
6 files changed, 4 insertions, 82 deletions
diff --git a/doc/org.eclipse.cdt.doc.user/images/debug_gdb_pref.png b/doc/org.eclipse.cdt.doc.user/images/debug_gdb_pref.png
deleted file mode 100644
index c781cb25f27..00000000000
--- a/doc/org.eclipse.cdt.doc.user/images/debug_gdb_pref.png
+++ /dev/null
Binary files differ
diff --git a/doc/org.eclipse.cdt.doc.user/images/debug_pref.png b/doc/org.eclipse.cdt.doc.user/images/debug_pref.png
index 31cf49179e9..45cfa3d7bf7 100644
--- a/doc/org.eclipse.cdt.doc.user/images/debug_pref.png
+++ b/doc/org.eclipse.cdt.doc.user/images/debug_pref.png
Binary files differ
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_o_ref.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_o_ref.htm
index ecadbf38a86..92f1fecc5e3 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_o_ref.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_o_ref.htm
@@ -62,7 +62,6 @@
<img src="../images/trans.gif" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_debug.htm">Debug preferences</a><br>
<img src="../images/trans.gif" width="150" height="1" alt=""><a style="text-decoration:none" href="cdt_u_dbg_brkpt_actions.htm">Breakpoint Actions</a><br>
<img src="../images/trans.gif" width="150" height="1" alt=""><a style="text-decoration:none" href="cdt_u_dbg_src.htm">Source Lookup Path</a><br>
- <img src="../images/trans.gif" width="150" height="1" alt=""><a style="text-decoration:none" href="cdt_u_gdb_mi.htm">GDB MI preferences</a><br>
<img src="../images/trans.gif" width="100" height="1" alt=""><a style="text-decoration:none" href="cdt_u_c_editor_gen.htm">Editor preferences</a><br>
<img src="../images/trans.gif" width="150" height="1" alt=""><a style="text-decoration:none" href="cdt_u_c_editor_con_assist.htm">Content Assist</a><br>
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_debug.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_debug.htm
index 7fbad746f99..735108d26a8 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_debug.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_debug.htm
@@ -28,32 +28,12 @@
<th id="description"><strong>Description</strong></th>
</tr>
<tr>
- <td headers="option"><strong>Show Full Paths</strong></td>
- <td headers="description">Select this checkbox to show the full path to files and directories.</td>
- </tr>
- <tr>
- <td headers="option"><strong>Default variable format</strong></td>
- <td headers="description">Select the default variable format from either Default, Hexadecimal, Decimal, Octal or Binary.</td>
- </tr>
- <tr>
- <td headers="option"><strong>Default expression format</strong></td>
- <td headers="description">Select the default expression format from either Default, Hexadecimal, Decimal, Octal or Binary.</td>
- </tr>
- <tr>
- <td headers="option"><strong>Default register format</strong></td>
- <td headers="description">Select the default register format from either Default, Hexadecimal, Decimal, Octal or Binary.</td>
- </tr>
- <tr>
<td headers="option"><strong>Character encoding</strong></td>
- <td headers="description">Select a character encoding scheme from the dropdown list.</td>
- </tr>
- <tr>
- <td headers="option"><strong>Maximum number of displayed instructions</strong></td>
- <td headers="description">Enter the maximum number of disassembly instruction to be shown in the Disassembly view.</td>
+ <td headers="description">Use this option to specify the charset used by the <var>char</var> type of the inferior (target) program</td>
</tr>
<tr>
- <td headers="option"><strong>Color of source lines</strong></td>
- <td headers="description">Select the color of source lines in the mixed source/disassembly mode.</td>
+ <td headers="option"><strong>Wide character encoding</strong></td>
+ <td headers="description">Use this option to specify the charset used by the <var>wchar_t</var> type of the inferior (target) program</td>
</tr>
<tr>
<td headers="option"><strong>Show source files in binaries</strong></td>
@@ -64,4 +44,4 @@
<p><img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" ></p>
</div></body>
-</html> \ No newline at end of file
+</html>
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_gdb_mi.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_gdb_mi.htm
deleted file mode 100644
index 05f0e859ed1..00000000000
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_gdb_mi.htm
+++ /dev/null
@@ -1,56 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html lang="en">
-
-<head>
- <meta http-equiv="Content-Language" content="en-us">
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
- <title>Debug GDB MI page, Preferences window</title>
- <link rel="stylesheet" type="text/css" href="../help.css">
- <script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
-
-</head>
-<body>
-
-<div role="main"><h1>Debug GDB MI page, Preferences window</h1>
-
-<p>Use the <img src="../images/command_link.png" alt="" > <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.cdt.ui.preferneces.CBuildConsolePreferernces)")'>GDB MI</a> preference panel to manipulate certain GDB timeout settings.</p>
-<p><img src="../images/debug_gdb_pref.png" alt="Debug GDB MI Preferences"></p>
-
-<table width="700px" cellpadding="5" cellspacing="0" border="1" bordercolor="#DDDDDD" >
- <caption><strong>GDB MI Preference Options</strong></caption>
- <colgroup>
- <col width="30%" valign="top" >
- <col width="70%" valign="top" >
- </colgroup>
- <thead>
- <tr>
- <th id="option"><strong>Option</strong></th>
- <th id="description"><strong>Description</strong></th>
- </tr>
- </thead>
- <tbody>
- <tr valign="top" >
- <td headers="option"><strong>Debugger timeout (ms)</strong></td>
- <td headers="description">Sets the timeout value for the debugger. Default setting is 10000 milliseconds.</td>
- </tr>
- <tr valign="top" >
- <td headers="option"><strong>Launch timeout (ms)</strong></td>
- <td headers="description">Sets the Launch timeout for a debug session. Default setting is 30000 milliseconds.</td>
- </tr>
- <tr valign="top" >
- <td headers="option"><strong>Automatically refresh modules</strong></td>
- <td headers="description">Controls the updates of the Modules view.</td>
- </tr>
- <tr valign="top" >
- <td headers="option"><strong>Support distinct code and data memory spaces</strong></td>
- <td headers="description">Toggle to swap between showing separate code and data memory spaced or not.</td>
- </tr>
- </tbody>
-</table>
-<p><img src="../images/ngref.gif" ALT="Related reference" width="143" height="21"> <br>
-<a href="../reference/cdt_u_dsfgdb.htm">GDB Debugging preferences</a></p>
-<hr >
-<p><img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" ></p>
-</div></body>
-
-</html> \ No newline at end of file
diff --git a/doc/org.eclipse.cdt.doc.user/topics_Reference.xml b/doc/org.eclipse.cdt.doc.user/topics_Reference.xml
index a5f9848358b..5d56d274f15 100755
--- a/doc/org.eclipse.cdt.doc.user/topics_Reference.xml
+++ b/doc/org.eclipse.cdt.doc.user/topics_Reference.xml
@@ -76,7 +76,6 @@
<topic label="Debug preferences" href="reference/cdt_u_debug.htm">
<topic label="Breakpoint Actions" href="reference/cdt_u_dbg_brkpt_actions.htm"/>
<topic label="Source Lookup Path" href="reference/cdt_u_dbg_src.htm"/>
- <topic label="GDB MI" href="reference/cdt_u_gdb_mi.htm"/>
<topic label="GDB" href="reference/cdt_u_dsfgdb.htm"/>
</topic>

Back to the top