Show the width of the screen.
show width
None.
This command shows the width of the screen in characters.
To set the width, use set width.
(idb) set width 40 (idb) show width Number of characters idb thinks are in a line is 40 (idb) set width 0 (idb) show width Number of characters idb thinks are in a line is 0
Copyright © 1996-2010, Intel Corporation. All rights reserved.