Change signature of function add_set_enum_cmd() so that it uses
authorAndrew Cagney <cagney@redhat.com>
Thu, 8 Jun 2000 00:52:56 +0000 (00:52 +0000)
committerAndrew Cagney <cagney@redhat.com>
Thu, 8 Jun 2000 00:52:56 +0000 (00:52 +0000)
commit53904c9e670da0974aebfb6cdaa30e9c55876508
tree05ca51eb0b7848a88993468318da40d301819565
parent150f24a284293f28cc74a5469fb5d4b242336154
Change signature of function add_set_enum_cmd() so that it uses
constant character pointers.  Update everything.
As a consequence fix infrun's follow-fork plugging a small memory leak.
gdb/ChangeLog
gdb/TODO
gdb/arch-utils.c
gdb/arm-tdep.c
gdb/command.c
gdb/command.h
gdb/i386-tdep.c
gdb/infrun.c
gdb/mips-tdep.c
gdb/remote.c
gdb/serial.c