This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb ChangeLog charset.c
- From: devans at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 8 Dec 2009 07:25:33 -0000
- Subject: src/gdb ChangeLog charset.c
CVSROOT: /cvs/src
Module name: src
Changes by: devans@sourceware.org 2009-12-08 07:25:33
Modified files:
gdb : ChangeLog charset.c
Log message:
* charset.c: Include environ.h.
(ignore_line_p): New function.
(find_charset_names): Handle older versions of iconv that print
human-readable output even if stdout is not a tty.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.11134&r2=1.11135
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/charset.c.diff?cvsroot=src&r1=1.26&r2=1.27