From: Stephane Carrez Date: Mon, 2 Sep 2002 18:54:12 +0000 (+0000) Subject: * gdb.texinfo (TUI Commands): Document info win command. X-Git-Tag: drow-cplus-branchpoint~434 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3d757584d09b6f85147da4d5ef72e31ef329cddf;p=thirdparty%2Fbinutils-gdb.git * gdb.texinfo (TUI Commands): Document info win command. --- diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 2869c98a357..fea45813595 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +2002-09-02 Stephane Carrez + + * gdb.texinfo (TUI Commands): Document info win command. + 2002-09-01 Stephane Carrez * gdb.texinfo (TUI Overview): Document breakpoint markers. diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index ff14bcfd4b0..c8930aa64af 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -13366,6 +13366,10 @@ is in the standard mode, using these commands will automatically switch in the TUI mode. @table @code +@item info win +@kindex info win +List and give the size of all displayed windows. + @item layout next @kindex layout next Display the next layout.