From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22683 invoked by alias); 1 Jun 2009 15:33:50 -0000 Received: (qmail 22672 invoked by uid 22791); 1 Jun 2009 15:33:47 -0000 X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from fencepost.gnu.org (HELO fencepost.gnu.org) (140.186.70.10) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 01 Jun 2009 15:33:41 +0000 Received: from eliz by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1MB9W2-0000JE-ME; Mon, 01 Jun 2009 11:33:34 -0400 From: Eli Zaretskii To: Paul Pluzhnikov CC: bauerman@br.ibm.com, brobecker@adacore.com, tromey@redhat.com, drow@false.org, pedro@codesourcery.com, gdb-patches@sourceware.org In-reply-to: <8ac60eac0905312204n358aa590mf136f6aecfe0be1e@mail.gmail.com> (message from Paul Pluzhnikov on Sun, 31 May 2009 22:04:55 -0700) Subject: Re: RFC: add ability to "source" Python code Reply-to: Eli Zaretskii References: <20090212062654.GG13021@adacore.com> <20090213022246.GA5401@adacore.com> <20090217000746.GA3812@adacore.com> <20090219200536.GA25486@adacore.com> <1243828612.9045.9.camel@hactar> <8ac60eac0905312204n358aa590mf136f6aecfe0be1e@mail.gmail.com> Message-Id: Date: Mon, 01 Jun 2009 15:33:00 -0000 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: 2009-06/txt/msg00006.txt.bz2 > Date: Sun, 31 May 2009 22:04:55 -0700 > From: Paul Pluzhnikov > Cc: Joel Brobecker , Tom Tromey , Eli Zaretskii , drow@false.org, pedro@codesourcery.com, gdb-patches@sourceware.org > > Would naming the mode 'off', 'auto' and 'on' be more consistent with > the other settings? I don't think "auto" and "on" fit what they will do in this situation.