This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] [RFC] Discard local stdin events while an attached inferior is running


On Tue, Jun 2, 2015 at 11:49 AM, Andreas Schwab <schwab@linux-m68k.org> wrote:
> Patrick Palka <patrick@parcs.ath.cx> 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<Enter> 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."


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]