git: gdb: revert local modification to handle wchar_t
John Marino
marino at crater.dragonflybsd.org
Thu Oct 3 11:32:14 PDT 2013
commit 4bbca3a905b195fcafccbf8e264fbb27b05a6f6b
Author: John Marino <draco at marino.st>
Date: Thu Oct 3 20:20:20 2013 +0200
gdb: revert local modification to handle wchar_t
This local modification has been a real pain to maintain as each version
of gdb modifies charset.c to the point it doesn't merge cleanly. Now
that the base iconv has been updated, the original gdb code should work
fine. The config header has also been updated to reflect the new iconv
capabilities.
Summary of changes:
contrib/gdb-7/README.DRAGONFLY | 1 -
contrib/gdb-7/gdb/charset.c | 212 ++++++++++++++--------------------------
gnu/usr.bin/gdb/libgdb/config.h | 2 +-
3 files changed, 72 insertions(+), 143 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4bbca3a905b195fcafccbf8e264fbb27b05a6f6b
--
DragonFly BSD source repository
More information about the Commits
mailing list