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 20/20] Change TUI window commands to be case-sensitive


> From: Tom Tromey <tom@tromey.com>
> Cc: Tom Tromey <tom@tromey.com>
> Date: Tue, 10 Sep 2019 13:08:57 -0600
> 
> The TUI window-related commands like "focus" are case insensitive.
> This is not the norm in gdb, and I don't see a good reason to have it
> here.  This patch changes the TUI to be case sensitive, like the rest
> of gdb.

Shouldn't this be in NEWS?  It's an incompatible behavior change.


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