]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
This is the merge of the Itcl3.0 gdbtk development branch into the
authorJim Ingham <jingham@apple.com>
Thu, 28 Jan 1999 03:50:17 +0000 (03:50 +0000)
committerJim Ingham <jingham@apple.com>
Thu, 28 Jan 1999 03:50:17 +0000 (03:50 +0000)
commitc98fe0c11974772749686145f3172dc8c9004909
treeb6b38dae1565e217e00060554dd6ea1f5d4cfee6
parent988e60c43b3af56544d2181a5e3146a7787cf7bc
This is the merge of the Itcl3.0 gdbtk development branch into the
trunk.  To build it, you will have to do update -dP in the itcl
directory, and update tcl, tk, tix and libgui as well.
33 files changed:
gdb/.Sanitize
gdb/ChangeLog
gdb/ChangeLog-gdbtk
gdb/Makefile.in
gdb/aclocal.m4
gdb/configure
gdb/configure.in
gdb/defs.h
gdb/gdbtk-cmds.c
gdb/gdbtk-hooks.c
gdb/gdbtk-variable.c [new file with mode: 0644]
gdb/gdbtk-wrapper.c [new file with mode: 0644]
gdb/gdbtk-wrapper.h [new file with mode: 0644]
gdb/gdbtk.c
gdb/gdbtk.h
gdb/i386-tdep.c
gdb/rdi-share/host.h
gdb/rdi-share/hostchan.c
gdb/rdi-share/hostchan.h
gdb/rdi-share/serdrv.c
gdb/rdi-share/serpardr.c
gdb/rdi-share/unixcomm.c
gdb/ser-tcp.c
gdb/ser-unix.c
gdb/testsuite/gdb.gdbtk/.Sanitize
gdb/testsuite/gdb.gdbtk/console.test [new file with mode: 0644]
gdb/testsuite/gdb.gdbtk/cpp_variable.h [new file with mode: 0644]
gdb/testsuite/gdb.gdbtk/cpp_variable.test [new file with mode: 0644]
gdb/testsuite/gdb.gdbtk/srcwin.exp [new file with mode: 0644]
gdb/testsuite/gdb.gdbtk/srcwin.test [new file with mode: 0644]
gdb/testsuite/lib/gdb.exp
gdb/top.c
gdb/utils.c