* NEWS: Mention --with-iconv-bin.
[deliverable/binutils-gdb.git] / gdb / NEWS
index 9b59419b32dbb35173e214d64e2f34353e08faf1..e73529328912f61035e81b0569e5230f31f62100 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -3,6 +3,12 @@
 
 *** Changes since GDB 7.3
 
+* New configure option --with-iconv-bin.
+  When using the internationalization support like the one in the GNU C
+  library, GDB will invoke the "iconv" program to get a list of supported
+  character sets.  If this program lives in a non-standard location, one can
+  use this option to specify where to find it.
+
 * When natively debugging programs on PowerPC BookE processors running
   a Linux kernel version 2.6.34 or later, GDB supports masked hardware
   watchpoints, which specify a mask in addition to an address to watch.
This page took 0.026995 seconds and 4 git commands to generate.