From 5ab9f7c4907f7c46c14994a84099a88a3e031c24 Mon Sep 17 00:00:00 2001 From: Bob Wilson Date: Mon, 26 Mar 2007 15:43:40 +0000 Subject: [PATCH] * gdb.texinfo (Variables, C): Update cross reference to GCC docs. --- gdb/doc/ChangeLog | 4 ++++ gdb/doc/gdb.texinfo | 9 +++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index ad54631f54..1928cf13cf 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,5 +1,9 @@ 2007-03-26 Bob Wilson + * gdb.texinfo (Variables, C): Update cross reference to GCC docs. + +2007-03-26 Bob Wilson + * gdb.texinfo (Top): Move TUI and Annotations menu entries to match the order of the nodes. (C Operators, C Constants, Debugging C): Remove extra menus. diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 4cd3a8082b..ad6522a02c 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -5623,8 +5623,9 @@ usually supports the @option{-gstabs+} option. @option{-gstabs+} produces debug info in a format that is superior to formats such as COFF. You may be able to use DWARF 2 (@option{-gdwarf-2}), which is also an effective form for debug info. @xref{Debugging Options,,Options -for Debugging Your Program or @sc{gnu} CC, gcc.info, Using @sc{gnu} CC}. -@xref{C, , Debugging C++}, for more info about debug info formats +for Debugging Your Program or GCC, gcc.info, Using the @sc{gnu} +Compiler Collection (GCC)}. +@xref{C, , Debugging C++}, for more information about debug info formats that are best suited to C@t{++} programs. If you ask to print an object whose contents are unknown to @@ -9015,8 +9016,8 @@ For best results when using @sc{gnu} C@t{++}, use the DWARF 2 debugging format; if it doesn't work on your system, try the stabs+ debugging format. You can select those formats explicitly with the @code{g++} command-line options @option{-gdwarf-2} and @option{-gstabs+}. -@xref{Debugging Options,,Options for Debugging Your Program or @sc{gnu} -CC, gcc.info, Using @sc{gnu} CC}. +@xref{Debugging Options,,Options for Debugging Your Program or GCC, +gcc.info, Using the @sc{gnu} Compiler Collection (GCC)}. @menu * C Operators:: C and C@t{++} operators -- 2.11.0