* [PATCH] update doc cross reference to GCC
@ 2007-03-23 23:22 Bob Wilson
2007-03-24 17:22 ` Eli Zaretskii
0 siblings, 1 reply; 2+ messages in thread
From: Bob Wilson @ 2007-03-23 23:22 UTC (permalink / raw)
To: gdb-patches
[-- Attachment #1: Type: text/plain, Size: 245 bytes --]
These two references to a section in the GCC docs need updating. Both the
section name and the GCC doc title have changed.
OK?
2007-03-23 Bob Wilson <bob.wilson@acm.org>
* gdb.texinfo (Variables, C): Update cross reference to GCC docs.
[-- Attachment #2: gdb-doc-gcc-xref.patch --]
[-- Type: text/plain, Size: 1454 bytes --]
Index: gdb.texinfo
===================================================================
RCS file: /cvs/src/src/gdb/doc/gdb.texinfo,v
retrieving revision 1.389
diff -u -r1.389 gdb.texinfo
--- gdb.texinfo 26 Feb 2007 20:10:17 -0000 1.389
+++ gdb.texinfo 23 Mar 2007 23:18:39 -0000
@@ -5623,8 +5623,9 @@
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 @@
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] update doc cross reference to GCC
2007-03-23 23:22 [PATCH] update doc cross reference to GCC Bob Wilson
@ 2007-03-24 17:22 ` Eli Zaretskii
0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2007-03-24 17:22 UTC (permalink / raw)
To: Bob Wilson; +Cc: gdb-patches
> Date: Fri, 23 Mar 2007 16:22:43 -0700
> From: Bob Wilson <bwilson@tensilica.com>
>
> These two references to a section in the GCC docs need updating. Both the
> section name and the GCC doc title have changed.
>
> OK?
>
> 2007-03-23 Bob Wilson <bob.wilson@acm.org>
>
> * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
Thanks, please commit this.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-03-24 17:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-23 23:22 [PATCH] update doc cross reference to GCC Bob Wilson
2007-03-24 17:22 ` Eli Zaretskii
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox