aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorStephane Carrez <stcarrez@nerim.fr>2002-09-02 18:54:12 +0000
committerStephane Carrez <stcarrez@nerim.fr>2002-09-02 18:54:12 +0000
commit3d757584d09b6f85147da4d5ef72e31ef329cddf (patch)
tree918715456facfb14f6768d29c1529c5ceddf5ae6 /gdb
parent7d400e776320a9bf9575c4713dc429e7c8bc4364 (diff)
downloadgdb-3d757584d09b6f85147da4d5ef72e31ef329cddf.zip
gdb-3d757584d09b6f85147da4d5ef72e31ef329cddf.tar.gz
gdb-3d757584d09b6f85147da4d5ef72e31ef329cddf.tar.bz2
* gdb.texinfo (TUI Commands): Document info win command.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/doc/ChangeLog4
-rw-r--r--gdb/doc/gdb.texinfo4
2 files changed, 8 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 2869c98..fea4581 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,3 +1,7 @@
+2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
+
+ * gdb.texinfo (TUI Commands): Document info win command.
+
2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
* gdb.texinfo (TUI Overview): Document breakpoint markers.
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index ff14bcf..c8930aa 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.