From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25040 invoked by alias); 22 Jan 2013 13:23:28 -0000 Received: (qmail 25030 invoked by uid 22791); 22 Jan 2013 13:23:27 -0000 X-SWARE-Spam-Status: No, hits=-4.5 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RCVD_IN_NIX_SPAM,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, 22 Jan 2013 13:23:20 +0000 Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0MH100D003N7KP00@a-mtaout20.012.net.il> for gdb-patches@sourceware.org; Tue, 22 Jan 2013 15:23:18 +0200 (IST) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MH100DU23UUIJ40@a-mtaout20.012.net.il>; Tue, 22 Jan 2013 15:23:18 +0200 (IST) Date: Tue, 22 Jan 2013 13:23:00 -0000 From: Eli Zaretskii Subject: Re: [patch 4/9] TUI: Use internally fullname In-reply-to: <20130122120511.GA10948@host2.jankratochvil.net> To: Jan Kratochvil Cc: tromey@redhat.com, gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <8338xtnyg6.fsf@gnu.org> References: <20130117215935.GE16249@host2.jankratochvil.net> <87r4le1i04.fsf@fleche.redhat.com> <20130121211121.GA29177@host2.jankratochvil.net> <83mww1ogfl.fsf@gnu.org> <20130122071205.GA31510@host2.jankratochvil.net> <83a9s1oc9w.fsf@gnu.org> <20130122084648.GA2790@host2.jankratochvil.net> <83622po31d.fsf@gnu.org> <20130122120511.GA10948@host2.jankratochvil.net> 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: 2013-01/txt/msg00524.txt.bz2 > Date: Tue, 22 Jan 2013 13:05:11 +0100 > From: Jan Kratochvil > Cc: tromey@redhat.com, gdb-patches@sourceware.org > > Sure this is all possible but I believe it is an add-on/different patchset > than this one, it is appropriate to cache all the info some way. Fair enough.