This is the mail archive of the
gdb-cvs@sources.redhat.com
mailing list for the GDB project.
src/gdb ChangeLog arm-tdep.c
- From: rearnsha at sources dot redhat dot com
- To: gdb-cvs at sources dot redhat dot com
- Date: 22 Mar 2003 18:01:38 -0000
- Subject: src/gdb ChangeLog arm-tdep.c
CVSROOT: /cvs/src
Module name: src
Changes by: rearnsha at sourceware dot org 2003-03-22 18:01:38
Modified files:
gdb : ChangeLog arm-tdep.c
Log message:
* arm-tdep.c (show_arm_command): Don't print out help. Instead, show
the current setting of each value.
(_initialize_arm_tdep): Delete variable new_cmd and add new vars
new_set and new_show. Use add_setshow_cmd_full and
add_setshow_boolean_cmd as appropriate. Deprecate "set/show apcs32"
commands and add new version as subcommands of "set/show arm".
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.3981&r2=1.3982
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/arm-tdep.c.diff?cvsroot=src&r1=1.109&r2=1.110