2004-02-16 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Mon, 16 Feb 2004 18:20:05 +0000 (18:20 +0000)
committerAndrew Cagney <cagney@redhat.com>
Mon, 16 Feb 2004 18:20:05 +0000 (18:20 +0000)
* gdbint.texinfo (Coding): Mention -Wunused-function.

gdb/doc/ChangeLog
gdb/doc/gdbint.texinfo

index 99cf9a41340f1c3b71928bbe6d2180bd89284124..4f8998802f1ce7d01326ba652d1559ef8f4ccecb 100644 (file)
@@ -1,3 +1,7 @@
+2004-02-16  Andrew Cagney  <cagney@redhat.com>
+
+       * gdbint.texinfo (Coding): Mention -Wunused-function.
+
 2004-02-14  Andrew Cagney  <cagney@redhat.com>
 
        * gdbint.texinfo (Target Architecture Definition): Delete
index 022a086bf2097842a6332478d1e38a01dc6d4adb..76c95e4f8f92639671f5813bdbd1f92047c74b87 100644 (file)
@@ -5148,6 +5148,8 @@ switch (sched)
     break;
   @}
 @end smallexample
+
+@item -Wunused-function
 @end table
 
 @emph{Pragmatics: Due to the way that @value{GDBN} is implemented most
This page took 0.031045 seconds and 4 git commands to generate.