* command.c (show_user_1): Use print_command_line to show a user
authorJeff Law <law@redhat.com>
Wed, 11 Jan 1995 07:46:44 +0000 (07:46 +0000)
committerJeff Law <law@redhat.com>
Wed, 11 Jan 1995 07:46:44 +0000 (07:46 +0000)
commit59528079caf7ed15e688e2fc082d3b9072f6e1dc
tree039638fe80d2c371b699c9af977b3ce054606bd4
parentb0c29749808a4e7232e4e8258df8e3aa03208e2f
* command.c (show_user_1): Use print_command_line to show a user
defined command (including control structures).

* top.c (init_main): Change documentation for user defined
commands to indicate they may accept up to ten arguments.
gdb/command.c
gdb/top.c