Bug 7220 - No unicode support
Summary: No unicode support
Status: RESOLVED FIXED
Alias: None
Product: gdb
Classification: Unclassified
Component: i18n (show other bugs)
Version: unknown
: P3 enhancement
Target Milestone: 7.0
Assignee: Tom Tromey
URL:
Keywords:
: 8816 9612 (view as bug list)
Depends on:
Blocks:
 
Reported: 2001-07-06 19:48 UTC by ac131313
Modified: 2016-10-20 15:48 UTC (History)
5 users (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ac131313 2001-07-07 02:48:04 UTC
[Converted from Gnats 115]

Add support for:
 
(gdb) p fwprintf(stdout,L"%S\n", f)
No symbol "L" in current context.

Release:
unknown
Comment 1 ac131313 2004-07-19 01:02:28 UTC
From: Andrew Cagney <ac131313@redhat.com>
To: gdb-gnats@sources.redhat.com
Cc:  
Subject: Re: i18n/115: No unicode support
Date: Sun, 18 Jul 2004 21:02:28 -0400

 http://sources.redhat.com/gdb/bugs/1711
Comment 2 Tom Tromey 2008-12-28 19:46:40 UTC
Working on a patch.
Comment 3 Tom Tromey 2009-01-14 19:10:17 UTC
*** Bug 9612 has been marked as a duplicate of this bug. ***
Comment 4 Tom Tromey 2009-03-20 23:14:44 UTC
I've checked in an implementation of this feature.
Comment 5 Frédéric Buclin 2010-09-26 12:59:40 UTC
*** Bug 8816 has been marked as a duplicate of this bug. ***