From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9209 invoked by alias); 22 Apr 2014 12:37:34 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 9144 invoked by uid 89); 22 Apr 2014 12:37:34 -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-lb0-f171.google.com Received: from mail-lb0-f171.google.com (HELO mail-lb0-f171.google.com) (209.85.217.171) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Tue, 22 Apr 2014 12:37:33 +0000 Received: by mail-lb0-f171.google.com with SMTP id w7so4206909lbi.2 for ; Tue, 22 Apr 2014 05:37:29 -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=gD6PnYFqMudaohmCrJI/mFLn84wVJGMFxKVIH4aJh4S0AUdu+Zj36GyL453NmaFvkA 7J1VjbhMC126tsnkPXtMq1XG7vkOI9S1i2n7ss5ZsEA17CtaokxwDLoJRCUnJtkOLjSR ZCwltpxn/MtQIyV8DWRPjoRSMkbcd4+9SIPzW+Mx00EbV50poifPtdylJAApFX6NZFjn x5fr61niS7aghOlsfD98x8dU14SbCA1yBydz6GHf5he5X5PO16PogzHbk0XCrbiodprd awJzc57KeyMeo7/a36OK/mdaTePof0lNoVSkOPFnIToN54RRRUZ74IVQhTWx0zyRCAMX K/9w== X-Gm-Message-State: ALoCoQlQ38X6G0OIg8snSLh2SDB8eC6wKEH703qKvGAkDZVvdRS6wvvx15hEDDqQ0/aM5G/6wUSB 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:55: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-SW-Source: 2014-04/txt/msg00070.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