From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 40941 invoked by alias); 30 Apr 2015 16:20:00 -0000 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 Received: (qmail 40928 invoked by uid 89); 30 Apr 2015 16:20:00 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS,T_RP_MATCHES_RCVD autolearn=no version=3.3.2 X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Thu, 30 Apr 2015 16:19:59 +0000 Received: from int-mx13.intmail.prod.int.phx2.redhat.com (int-mx13.intmail.prod.int.phx2.redhat.com [10.5.11.26]) by mx1.redhat.com (Postfix) with ESMTPS id 478B6B5E61; Thu, 30 Apr 2015 16:19:58 +0000 (UTC) Received: from blade.nx (ovpn-116-76.ams2.redhat.com [10.36.116.76]) by int-mx13.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id t3UGJuEM032567; Thu, 30 Apr 2015 12:19:57 -0400 Received: by blade.nx (Postfix, from userid 1000) id C60C8263E42; Thu, 30 Apr 2015 17:19:55 +0100 (BST) Date: Thu, 30 Apr 2015 18:05:00 -0000 From: Gary Benson To: Eli Zaretskii Cc: gdb-patches@sourceware.org, palves@redhat.com, dje@google.com, iago@endocode.com Subject: Re: [PATCH 6/9 v2] Implement mount namespace support for native Linux targets Message-ID: <20150430161955.GA13141@blade.nx> References: <1429186791-6867-1-git-send-email-gbenson@redhat.com> <1430395542-16017-7-git-send-email-gbenson@redhat.com> <83y4l9so37.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <83y4l9so37.fsf@gnu.org> X-IsSubscribed: yes X-SW-Source: 2015-04/txt/msg01112.txt.bz2 Eli Zaretskii wrote: > > From: Gary Benson > > Cc: Eli Zaretskii , Pedro Alves , > > Doug Evans , > > Iago López Galeiras > > Date: Thu, 30 Apr 2015 13:05:39 +0100 > > > > +set debug lin-ns > > +show debug lin-ns > > + Control display of debugging info regarding Linux namespaces. > > Would it be better to have a more mnemonic name, like > "linux-namespace", for example? IMO, "lin-ns" goes too far in > making its name shorter. I can change that. (I think I modelled it after the lin-lwp option). Cheers, Gary -- http://gbenson.net/