gdb: fix help doc for "set index-cache enabled"
authorSimon Marchi <simon.marchi@efficios.com>
Wed, 24 Nov 2021 20:07:51 +0000 (15:07 -0500)
committerSimon Marchi <simon.marchi@efficios.com>
Wed, 24 Nov 2021 20:07:51 +0000 (15:07 -0500)
commitbd51ddc8e16aba2df3ff47541c3807a22f137423
treea9feeb6d4f2042cb27eacf148553a55675be1a71
parente19f8248297bb9864ff14368cc89d2446572837a
gdb: fix help doc for "set index-cache enabled"

When implementing this command, I put "help doc" as a placeholder for
the help string, and forgot to update it.  Change it for a real help
string.

Change-Id: Id23c2142c5073dc570bd8a706e9ec6fa8c40eb09
gdb/dwarf2/index-cache.c