Document inclusive range in help for "find"
authorTom Tromey <tromey@adacore.com>
Wed, 7 Oct 2020 18:07:55 +0000 (12:07 -0600)
committerTom Tromey <tromey@adacore.com>
Wed, 7 Oct 2020 18:07:56 +0000 (12:07 -0600)
commit3a135a918614676f3d5b6297714dfa235af3d59d
treecc51327d11196aeb4298ad4f7424e0e8e44f700a
parent60b746622b07063cdaae6207dd097576eca01128
Document inclusive range in help for "find"

PR gdb/16930 points out that the "find" command uses an inclusive
range; but this is not documented in the "help".  This patch updates
the help text.

gdb/ChangeLog
2020-10-07  Tom Tromey  <tromey@adacore.com>

PR gdb/16930:
* findcmd.c (_initialize_mem_search): Mention that the range is
inclusive.
gdb/ChangeLog
gdb/findcmd.c
This page took 0.025287 seconds and 4 git commands to generate.