From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17531 invoked by alias); 9 Feb 2010 19:56:20 -0000 Received: (qmail 17523 invoked by uid 22791); 9 Feb 2010 19:56:19 -0000 X-SWARE-Spam-Status: No, hits=-1.5 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout20.012.net.il (HELO mtaout20.012.net.il) (80.179.55.166) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 09 Feb 2010 19:56:15 +0000 Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0KXL00J00BCVA400@a-mtaout20.012.net.il> for gdb-patches@sourceware.org; Tue, 09 Feb 2010 21:56:00 +0200 (IST) Received: from HOME-C4E4A596F7 ([87.70.67.249]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KXL00D1FBDAY8I0@a-mtaout20.012.net.il>; Tue, 09 Feb 2010 21:55:59 +0200 (IST) Date: Tue, 09 Feb 2010 19:56:00 -0000 From: Eli Zaretskii Subject: Re: [patch] Add namespace aliasing support. In-reply-to: <4B71B97C.2080403@redhat.com> To: Sami Wagiaalla Cc: dje@google.com, tromey@redhat.com, gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <831vgudvzd.fsf@gnu.org> References: <4B630D3F.8010507@redhat.com> <4B673929.9040900@redhat.com> <4B71B97C.2080403@redhat.com> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2010-02/txt/msg00265.txt.bz2 > Date: Tue, 09 Feb 2010 14:37:32 -0500 > From: Sami Wagiaalla > CC: tromey@redhat.com, gdb-patches > > > > Sorry for coming into this late. NEWS entry? > > [I mention it because I find the NEWS file really useful.] > > How is this ? Thanks. > + GDB now supports importing of namespaces in c++. This enables the "C++" > + user to inspect variables from imported namespaces. Support for Two spaces between sentences, please (here and elsewhere). Okay with these changes.