From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 49009 invoked by alias); 2 Jun 2015 16:06:49 -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 49000 invoked by uid 89); 2 Jun 2015 16:06:48 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.5 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 X-HELO: mail-oi0-f54.google.com Received: from mail-oi0-f54.google.com (HELO mail-oi0-f54.google.com) (209.85.218.54) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Tue, 02 Jun 2015 16:06:47 +0000 Received: by oifu123 with SMTP id u123so129324427oif.1 for ; Tue, 02 Jun 2015 09:06:45 -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:from:date :message-id:subject:to:cc:content-type; bh=3D09BuvOyVZQ1eUDit1cdhvkQ4uZCti3JoZ2/PaQBqc=; b=Nte6oot+kYV+bcqJMKVbywzNr62b4CSinsfv69zVPyGnP/B/zeld3gfwF/D4N2JlV7 Z16UWRhx8jLvEEpth/ZhCOXl/H/o8J8jwre53h/Bjb96Ggfqyj+ZmpkGCRovufJSmbVh Nw21W0cT5mgaFjZsZ9BP0anWLlf3EI0T7nDBUVKuar/K4q34OZcmHcf7UVU8WtMRrcKP I1NC8d6J1zKoL4GdmqPJPxultqzRIVZH+vhrQkCu1oFXGfI9+eryyIMgS4LCW4hApI81 NJf6h8Eo1rN/5TsInydypHxd4Fc28K8JnXUIK512EhSaU4i4bd+tWEiLq0frfttv+X+m SBww== X-Gm-Message-State: ALoCoQlnSMj7sGt/HwvvmVTCR2XnBbvfal1/J19uY4b7x9d2T/2dnCSE4LZsq3m75BfNKfrDEaab X-Received: by 10.202.58.215 with SMTP id h206mr21888107oia.23.1433261205885; Tue, 02 Jun 2015 09:06:45 -0700 (PDT) MIME-Version: 1.0 Received: by 10.182.96.167 with HTTP; Tue, 2 Jun 2015 09:06:25 -0700 (PDT) In-Reply-To: References: <1433252358-26692-1-git-send-email-patrick@parcs.ath.cx> From: Patrick Palka Date: Tue, 02 Jun 2015 16:06:00 -0000 Message-ID: Subject: Re: [PATCH] [RFC] Discard local stdin events while an attached inferior is running To: Andreas Schwab Cc: "gdb-patches@sourceware.org" Content-Type: text/plain; charset=UTF-8 X-SW-Source: 2015-06/txt/msg00031.txt.bz2 On Tue, Jun 2, 2015 at 11:49 AM, Andreas Schwab wrote: > Patrick Palka writes: > >> Is this typo a common occurrence for anyone else? Should this kind of >> typo be worked around? Any thoughts on the this particular workaround, >> or on other potential workarounds? > > Use dont_repeat instead. I wouldn't mind marking the "continue" command as dont_repeat. One can always repeat the last command with ^P anyway. The shorthand only saves one character. > > Andreas. > > -- > Andreas Schwab, schwab@linux-m68k.org > GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 > "And now for something completely different."