show listsize (gdb mode only)

Show the default number of lines for the list command.

Syntax

show listsize

Parameters

None.

Description

This command shows the default number of lines the debugger lists when you use the list command.

Example

(idb) show listsize
Number of source lines idb will list by default is 10.

See Also


Submit feedback on this help topic

Copyright © 2001-2011, Intel Corporation. All rights reserved.