Files
binutils-gdb/gdb/source.c
Tom Tromey af16bf565f Avoid calling help_list in more places
I think there is no need to have a prefix command that simply calls
help_list.  Instead, add_basic_prefix_cmd can be used.  This patch
changes the relevant instances.  In one spot, add_setshow_prefix_cmd
is used instead.
2025-01-29 10:21:49 -07:00

57 KiB