From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9537 invoked by alias); 23 May 2010 16:52:10 -0000 Received: (qmail 9518 invoked by uid 22791); 23 May 2010 16:52:07 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Received: from mail-yw0-f202.google.com (HELO mail-yw0-f202.google.com) (209.85.211.202) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 23 May 2010 16:52:01 +0000 Received: by ywh40 with SMTP id 40so1397076ywh.18 for ; Sun, 23 May 2010 09:51:59 -0700 (PDT) MIME-Version: 1.0 Received: by 10.150.62.18 with SMTP id k18mr5327929yba.64.1274633519109; Sun, 23 May 2010 09:51:59 -0700 (PDT) Received: by 10.151.141.20 with HTTP; Sun, 23 May 2010 09:51:59 -0700 (PDT) Date: Sun, 23 May 2010 16:52:00 -0000 Message-ID: Subject: Can gdb display the source code lines with comments in other languages? From: Yongtao Yang To: gdb@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2010-05/txt/msg00071.txt.bz2 Can gdb display the source code lines correctly with comments in other languages, such as Chinese?