Use expression completer for "maint print type"
authorTom Tromey <tromey@adacore.com>
Mon, 7 Dec 2020 14:33:46 +0000 (07:33 -0700)
committerTom Tromey <tromey@adacore.com>
Mon, 7 Dec 2020 14:33:46 +0000 (07:33 -0700)
commita4915e8d6ceac18826d2c832cb1303690dc9f256
tree1ae0c3a4ffe1cf2101d3bc711f530dc82b254566
parentcd8d2039b01382a49054f2e3e0c9196e2dba5c0c
Use expression completer for "maint print type"

I happened to notice that expression completion did not work correctly
for "maint print type".  This patch adds the appropriate completer
there.

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

* maint.c (_initialize_maint_cmds): Use expression command
completer for "maint print type".
gdb/ChangeLog
gdb/maint.c