* command.c (add_set_cmd, no_just_help_class_command): Change
authorJim Kingdon <jkingdon@engr.sgi.com>
Wed, 2 Feb 1994 20:20:59 +0000 (20:20 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Wed, 2 Feb 1994 20:20:59 +0000 (20:20 +0000)
commit719d9abbd2d41e1ed0b314af47ce907d457af67b
tree464935e0e50776048392d358e73422928c960f28
parent5b3591ab5c099ca985e8aac0ff538dfe36141072
* command.c (add_set_cmd, no_just_help_class_command): Change
to make this the sfunc, not cfunc, since that is how we call it.
* command.h: Comment difference between sfunc and cfunc.
* demangle.c (set_demangling_command): Add third arg since that
is how it is called.
(_initialize_demangler): Use sfunc, not cfunc, for
set_demangling_command, since that is how it is called.
Remove show_demangling_command; it has no effect.
gdb/ChangeLog
gdb/command.c
gdb/demangle.c
This page took 0.025484 seconds and 4 git commands to generate.