gdb: Extend help text for 'list' command.
authorAndrew Burgess <andrew.burgess@embecosm.com>
Sat, 21 Nov 2015 11:13:07 +0000 (12:13 +0100)
committerAndrew Burgess <andrew.burgess@embecosm.com>
Fri, 11 Dec 2015 23:07:00 +0000 (23:07 +0000)
commit4fdd372d502d241eb42032844836ae031830237a
treed86e8090864f0977093064288205d47bd061d944
parent3b2464a8d39b8b787664438253b8fdf7625cac32
gdb: Extend help text for 'list' command.

Reference the 'listsize' setting in the help text for the 'list' command
to help users find this setting.

gdb/ChangeLog:

* cli/cli-cmds.c (_initialize_cli_cmds): Extend help text for
'list' command.
gdb/ChangeLog
gdb/cli/cli-cmds.c