diff --git a/debug/org.eclipse.cdt.debug.application.doc/images/debug_gdb_pref.png b/debug/org.eclipse.cdt.debug.application.doc/images/debug_gdb_pref.png deleted file mode 100644 index c781cb25f27..00000000000 Binary files a/debug/org.eclipse.cdt.debug.application.doc/images/debug_gdb_pref.png and /dev/null differ diff --git a/debug/org.eclipse.cdt.debug.application.doc/images/debug_pref.png b/debug/org.eclipse.cdt.debug.application.doc/images/debug_pref.png index 31cf49179e9..45cfa3d7bf7 100644 Binary files a/debug/org.eclipse.cdt.debug.application.doc/images/debug_pref.png and b/debug/org.eclipse.cdt.debug.application.doc/images/debug_pref.png differ diff --git a/debug/org.eclipse.cdt.debug.application.doc/reference/cdt_o_ref.htm b/debug/org.eclipse.cdt.debug.application.doc/reference/cdt_o_ref.htm index 05c8058bf5b..ab094430e74 100644 --- a/debug/org.eclipse.cdt.debug.application.doc/reference/cdt_o_ref.htm +++ b/debug/org.eclipse.cdt.debug.application.doc/reference/cdt_o_ref.htm @@ -62,7 +62,6 @@ Debug preferences
Breakpoint Actions
Source Lookup Path
- GDB MI preferences
Editor preferences
Content Assist
diff --git a/debug/org.eclipse.cdt.debug.application.doc/reference/cdt_u_debug.htm b/debug/org.eclipse.cdt.debug.application.doc/reference/cdt_u_debug.htm index 7fbad746f99..735108d26a8 100644 --- a/debug/org.eclipse.cdt.debug.application.doc/reference/cdt_u_debug.htm +++ b/debug/org.eclipse.cdt.debug.application.doc/reference/cdt_u_debug.htm @@ -27,33 +27,13 @@ Options Description - - Show Full Paths - Select this checkbox to show the full path to files and directories. - - - Default variable format - Select the default variable format from either Default, Hexadecimal, Decimal, Octal or Binary. - - - Default expression format - Select the default expression format from either Default, Hexadecimal, Decimal, Octal or Binary. - - - Default register format - Select the default register format from either Default, Hexadecimal, Decimal, Octal or Binary. - Character encoding - Select a character encoding scheme from the dropdown list. + Use this option to specify the charset used by the char type of the inferior (target) program - Maximum number of displayed instructions - Enter the maximum number of disassembly instruction to be shown in the Disassembly view. - - - Color of source lines - Select the color of source lines in the mixed source/disassembly mode. + Wide character encoding + Use this option to specify the charset used by the wchar_t type of the inferior (target) program Show source files in binaries @@ -64,4 +44,4 @@

IBM Copyright Statement

- \ No newline at end of file + diff --git a/debug/org.eclipse.cdt.debug.application.doc/reference/cdt_u_gdb_mi.htm b/debug/org.eclipse.cdt.debug.application.doc/reference/cdt_u_gdb_mi.htm deleted file mode 100644 index 05f0e859ed1..00000000000 --- a/debug/org.eclipse.cdt.debug.application.doc/reference/cdt_u_gdb_mi.htm +++ /dev/null @@ -1,56 +0,0 @@ - - - - - - - Debug GDB MI page, Preferences window - - - - - - -

Debug GDB MI page, Preferences window

- -

Use the GDB MI preference panel to manipulate certain GDB timeout settings.

-

Debug GDB MI Preferences

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
GDB MI Preference Options
OptionDescription
Debugger timeout (ms)Sets the timeout value for the debugger. Default setting is 10000 milliseconds.
Launch timeout (ms)Sets the Launch timeout for a debug session. Default setting is 30000 milliseconds.
Automatically refresh modulesControls the updates of the Modules view.
Support distinct code and data memory spacesToggle to swap between showing separate code and data memory spaced or not.
-

Related reference
-GDB Debugging preferences

-
-

IBM Copyright Statement

-
- - \ No newline at end of file diff --git a/debug/org.eclipse.cdt.debug.application.doc/toc.xml b/debug/org.eclipse.cdt.debug.application.doc/toc.xml index 32ede5afdd3..c3c5983971f 100644 --- a/debug/org.eclipse.cdt.debug.application.doc/toc.xml +++ b/debug/org.eclipse.cdt.debug.application.doc/toc.xml @@ -129,7 +129,6 @@ - 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 Binary files a/doc/org.eclipse.cdt.doc.user/images/debug_gdb_pref.png and /dev/null 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 Binary files a/doc/org.eclipse.cdt.doc.user/images/debug_pref.png and b/doc/org.eclipse.cdt.doc.user/images/debug_pref.png 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 @@ Debug preferences
Breakpoint Actions
Source Lookup Path
- GDB MI preferences
Editor preferences
Content Assist
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 @@ -27,33 +27,13 @@ Options Description - - Show Full Paths - Select this checkbox to show the full path to files and directories. - - - Default variable format - Select the default variable format from either Default, Hexadecimal, Decimal, Octal or Binary. - - - Default expression format - Select the default expression format from either Default, Hexadecimal, Decimal, Octal or Binary. - - - Default register format - Select the default register format from either Default, Hexadecimal, Decimal, Octal or Binary. - Character encoding - Select a character encoding scheme from the dropdown list. + Use this option to specify the charset used by the char type of the inferior (target) program - Maximum number of displayed instructions - Enter the maximum number of disassembly instruction to be shown in the Disassembly view. - - - Color of source lines - Select the color of source lines in the mixed source/disassembly mode. + Wide character encoding + Use this option to specify the charset used by the wchar_t type of the inferior (target) program Show source files in binaries @@ -64,4 +44,4 @@

IBM Copyright Statement

- \ No newline at end of file + 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 @@ - - - - - - - Debug GDB MI page, Preferences window - - - - - - -

Debug GDB MI page, Preferences window

- -

Use the GDB MI preference panel to manipulate certain GDB timeout settings.

-

Debug GDB MI Preferences

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
GDB MI Preference Options
OptionDescription
Debugger timeout (ms)Sets the timeout value for the debugger. Default setting is 10000 milliseconds.
Launch timeout (ms)Sets the Launch timeout for a debug session. Default setting is 30000 milliseconds.
Automatically refresh modulesControls the updates of the Modules view.
Support distinct code and data memory spacesToggle to swap between showing separate code and data memory spaced or not.
-

Related reference
-GDB Debugging preferences

-
-

IBM Copyright Statement

-
- - \ 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 @@ -