From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eli Zaretskii" To: Stephane.Carrez@worldnet.fr Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH]: Always define tui commands Date: Fri, 20 Jul 2001 00:46:00 -0000 Message-id: <2110-Fri20Jul2001103249+0300-eliz@is.elta.co.il> References: <3B5764CB.7931747A@worldnet.fr> X-SW-Source: 2001-07/msg00507.html > Date: Fri, 20 Jul 2001 00:52:59 +0200 > From: Stephane Carrez > > I've committed this patch to always define the tui specific commands > and to define a help class for tui. If TUI commands are always defined, they should be documented in gdb.texinfo. I also think that your extensive changes in TUI deserve a few words in NEWS. There's _got_ to be something users would like to know about all those improvements you've done. Thanks.