From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9142 invoked by alias); 22 Apr 2014 12:37:33 -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 9127 invoked by uid 89); 22 Apr 2014 12:37:33 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.2 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_LOW,SPF_SOFTFAIL autolearn=no version=3.3.2 X-HELO: mail-la0-f46.google.com Received: from mail-la0-f46.google.com (HELO mail-la0-f46.google.com) (209.85.215.46) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Tue, 22 Apr 2014 12:37:32 +0000 Received: by mail-la0-f46.google.com with SMTP id hr17so4209232lab.5 for ; Tue, 22 Apr 2014 05:37:28 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=ogQU+q/hGJ+MUHEvAfucMISlyMNr6YhjkzlaXxSjFic=; b=cULSPvLbvVmUeFa3UyfMvHEC/c3yuK1F072HZonLktFIiEE/R2e/VUAWMLVs6ycuXZ mZvRGwLT6PZQU+Mmf8sescwIljO2f3SJzfzigzcf9LsnCu3uBh48XuXHgeI1g6ndw0h3 Sz89IebIShb4R+/6tBhOz9d8WkiWpcz6UEAyvDJrNLyX03yZeeZvRmm1Eds/ehzq5yjJ TTSArxguhxDyWPEXMeuGcLIEuVL3SvR1iqxQ7DWzxQ6uGTnatHIea21nsrBmWAbGT8Tn dQMKJdjpbtmPTuMpsUVjhuPqK1o/vQGb7nK2/qqqbGmUV9Go8VC3NAkPaqG3wUzFeTWv GVrQ== X-Gm-Message-State: ALoCoQmGp78S6O1sCHDZd3eFfgryeZx61jftMhp6CpzPpj2a8tkd9uWIVLOMwqnmpZ0I2bp5PEgg MIME-Version: 1.0 X-Received: by 10.112.131.65 with SMTP id ok1mr1418934lbb.51.1398170248706; Tue, 22 Apr 2014 05:37:28 -0700 (PDT) Received: by 10.112.9.40 with HTTP; Tue, 22 Apr 2014 05:37:28 -0700 (PDT) In-Reply-To: References: Date: Tue, 22 Apr 2014 12:37:00 -0000 Message-ID: Subject: Re: specifying gdb's exit code From: Daniel Gutson To: Doug Evans Cc: gdb , gdb-patches Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2014-04/txt/msg00428.txt.bz2 ping for micro and trivial patch. (though I'm not sure if I should re-generate the .po files?) On Thu, Apr 17, 2014 at 6:51 PM, Daniel Gutson wrote: > What about this? > (I'm not a native English speaker) > > If OK, please commit it for me since I don't have write-access. > > Thanks! > > Daniel. > > 2014-04-17 Daniel Gutson > > gdb/cli/ > * cli-cmds.c (_initialize_cli_cmds): Improve help message for > the quit command. > > On Thu, Apr 17, 2014 at 6:34 PM, Daniel Gutson > wrote: >> On Thu, Apr 17, 2014 at 6:32 PM, Doug Evans wrote: >>> On Thu, Apr 17, 2014 at 12:08 PM, Daniel Gutson >>> wrote: >>>> Sorry. Please ignore this email. >>>> >>>> I just noticed that "quit" already accepts an argument. >>> >>> Heh. >>> IWBN if "help quit" pointed this out though. >> >> I thought the same, since that was the first thing I did (help quit >> and apropos exit), >> it would have helped. >> I'll fix the help and send the patch. >> >> -- >> >> Daniel F. Gutson >> Chief Engineering Officer, SPD >> >> >> San Lorenzo 47, 3rd Floor, Office 5 >> >> C=C3=B3rdoba, Argentina >> >> >> Phone: +54 351 4217888 / +54 351 4218211 >> >> Skype: dgutson > > > > -- > > Daniel F. Gutson > Chief Engineering Officer, SPD > > > San Lorenzo 47, 3rd Floor, Office 5 > > C=C3=B3rdoba, Argentina > > > Phone: +54 351 4217888 / +54 351 4218211 > > Skype: dgutson --=20 Daniel F. Gutson Chief Engineering Officer, SPD San Lorenzo 47, 3rd Floor, Office 5 C=C3=B3rdoba, Argentina Phone: +54 351 4217888 / +54 351 4218211 Skype: dgutson