]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/gdbtypes.c
2005-02-18 Andrew Cagney <cagney@gnu.org>
authorAndrew Cagney <cagney@redhat.com>
Fri, 18 Feb 2005 18:58:56 +0000 (18:58 +0000)
committerAndrew Cagney <cagney@redhat.com>
Fri, 18 Feb 2005 18:58:56 +0000 (18:58 +0000)
commit85c078043bd43ef5cb76191a6d3e2159da0c302e
treeaef38e888b43e7d9b0213072ba24fed730662da7
parent904c75ac4f1f245639601fa4f62fe95579ad6b59
2005-02-18  Andrew Cagney  <cagney@gnu.org>

Use add_setshow_zinteger_cmd through out.  Re-sync gdbarch.sh
and gdbarch.c.
* breakpoint.c, frame.c, gdb-events.sh, gdbarch.sh: Update.
* gdbtypes.c, infrun.c, linux-nat.c, maint.c, monitor.c: Update.
* pa64solib.c, parse.c, remote-mips.c, ser-go32.c: Update.
* serial.c, solib-frv.c, somsolib.c, target.c, top.c: Update.
* varobj.c, cli/cli-cmds.c: Update.
* gdbarch.c, gdb-events.c: Regenerate.
23 files changed:
gdb/ChangeLog
gdb/breakpoint.c
gdb/cli/cli-cmds.c
gdb/frame.c
gdb/gdb-events.c
gdb/gdb-events.sh
gdb/gdbarch.c
gdb/gdbarch.sh
gdb/gdbtypes.c
gdb/infrun.c
gdb/linux-nat.c
gdb/maint.c
gdb/monitor.c
gdb/pa64solib.c
gdb/parse.c
gdb/remote-mips.c
gdb/ser-go32.c
gdb/serial.c
gdb/solib-frv.c
gdb/somsolib.c
gdb/target.c
gdb/top.c
gdb/varobj.c