2000-02-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
* configure.in: Replaces obsolete gdbtk-variable.c with gdbtk-varobj.c. * configure: Regenerate. * Makefile.in: Remove obsolete/extraneous references to gdbtk-var* files.
This commit is contained in:
parent
e95a43adc3
commit
d45b9300fc
4 changed files with 14 additions and 13 deletions
|
@ -1,3 +1,11 @@
|
||||||
|
2000-02-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
|
||||||
|
|
||||||
|
* configure.in: Replaces obsolete gdbtk-variable.c with
|
||||||
|
gdbtk-varobj.c.
|
||||||
|
* configure: Regenerate.
|
||||||
|
* Makefile.in: Remove obsolete/extraneous references to
|
||||||
|
gdbtk-var* files.
|
||||||
|
|
||||||
2000-02-16 Mark Kettenis <kettenis@gnu.org>
|
2000-02-16 Mark Kettenis <kettenis@gnu.org>
|
||||||
|
|
||||||
* target.c (do_target_signal_to_host): Do not use REALTIME_LO in
|
* target.c (do_target_signal_to_host): Do not use REALTIME_LO in
|
||||||
|
|
|
@ -431,7 +431,6 @@ SFILES = ax-general.c ax-gdb.c bcache.c blockframe.c breakpoint.c \
|
||||||
kod.c kod-cisco.c \
|
kod.c kod-cisco.c \
|
||||||
ui-out.c cli-out.c \
|
ui-out.c cli-out.c \
|
||||||
varobj.c wrapper.c \
|
varobj.c wrapper.c \
|
||||||
gdbtk-varobj.c \
|
|
||||||
jv-exp.y jv-lang.c jv-valprint.c jv-typeprint.c \
|
jv-exp.y jv-lang.c jv-valprint.c jv-typeprint.c \
|
||||||
m2-exp.y m2-lang.c m2-typeprint.c m2-valprint.c main.c maint.c \
|
m2-exp.y m2-lang.c m2-typeprint.c m2-valprint.c main.c maint.c \
|
||||||
mem-break.c minsyms.c mipsread.c nlmread.c objfiles.c parse.c \
|
mem-break.c minsyms.c mipsread.c nlmread.c objfiles.c parse.c \
|
||||||
|
@ -1262,12 +1261,6 @@ gdbtk-hooks.o: $(srcdir)/gdbtk/generic/gdbtk-hooks.c \
|
||||||
$(TCL_CFLAGS) $(TK_CFLAGS) $(X11_CFLAGS) $(GDBTK_CFLAGS)\
|
$(TCL_CFLAGS) $(TK_CFLAGS) $(X11_CFLAGS) $(GDBTK_CFLAGS)\
|
||||||
$(srcdir)/gdbtk/generic/gdbtk-hooks.c -DGDBTK_LIBRARY=\"$(datadir)/gdbtcl\"
|
$(srcdir)/gdbtk/generic/gdbtk-hooks.c -DGDBTK_LIBRARY=\"$(datadir)/gdbtcl\"
|
||||||
|
|
||||||
gdbtk-variable.o: $(srcdir)/gdbtk/generic/gdbtk-variable.c \
|
|
||||||
$(srcdir)/gdbtk/generic/gdbtk.h $(srcdir)/gdbtk/generic/gdbtk-wrapper.h
|
|
||||||
$(CC) -c $(INTERNAL_CFLAGS) $(IDE_CFLAGS) $(ITCL_CFLAGS) $(TIX_CFLAGS) \
|
|
||||||
$(TCL_CFLAGS) $(TK_CFLAGS) $(X11_CFLAGS) $(GDBTK_CFLAGS)\
|
|
||||||
$(srcdir)/gdbtk/generic/gdbtk-variable.c
|
|
||||||
|
|
||||||
gdbtk-varobj.o: $(srcdir)/gdbtk/generic/gdbtk-varobj.c \
|
gdbtk-varobj.o: $(srcdir)/gdbtk/generic/gdbtk-varobj.c \
|
||||||
$(srcdir)/gdbtk/generic/gdbtk.h \
|
$(srcdir)/gdbtk/generic/gdbtk.h \
|
||||||
$(defs_h) $(value_h) varobj.h
|
$(defs_h) $(value_h) varobj.h
|
||||||
|
|
6
gdb/configure
vendored
6
gdb/configure
vendored
|
@ -6653,9 +6653,9 @@ fi
|
||||||
# were in LIBS then any link tests after this point would
|
# were in LIBS then any link tests after this point would
|
||||||
# try to include things like `$(LIBGUI)', which wouldn't work.
|
# try to include things like `$(LIBGUI)', which wouldn't work.
|
||||||
GDBTKLIBS="${TCL_LIBS} ${TK_LIBS}"
|
GDBTKLIBS="${TCL_LIBS} ${TK_LIBS}"
|
||||||
CONFIG_SRCS="${CONFIG_SRCS} gdbtk/generic/gdbtk.c gdbtk/generic/gdbtk-cmds.c gdbtk/generic/gdbtk-hooks.c gdbtk/generic/gdbtk-variable.c gdbtk/generic/gdbtk-wrapper.c"
|
CONFIG_SRCS="${CONFIG_SRCS} gdbtk/generic/gdbtk.c gdbtk/generic/gdbtk-cmds.c gdbtk/generic/gdbtk-hooks.c gdbtk/generic/gdbtk-varobj.c gdbtk/generic/gdbtk-wrapper.c"
|
||||||
CONFIG_OBS="${CONFIG_OBS} gdbtk.o gdbtk-cmds.o gdbtk-hooks.o gdbtk-variable.o gdbtk-wrapper.o"
|
CONFIG_OBS="${CONFIG_OBS} gdbtk.o gdbtk-cmds.o gdbtk-hooks.o gdbtk-varobj.o gdbtk-wrapper.o"
|
||||||
CONFIG_INITS="${CONFIG_INITS} gdbtk/generic/gdbtk.c gdbtk/generic/gdbtk-cmds.c gdbtk/generic/gdbtk-hooks.c gdbtk/generic/gdbtk-variable.c gdbtk/generic/gdbtk-wrapper.c"
|
CONFIG_INITS="${CONFIG_INITS} gdbtk/generic/gdbtk.c gdbtk/generic/gdbtk-cmds.c gdbtk/generic/gdbtk-hooks.c gdbtk/generic/gdbtk-varobj.c gdbtk/generic/gdbtk-wrapper.c"
|
||||||
|
|
||||||
if test x$gdb_cv_os_cygwin = xyes; then
|
if test x$gdb_cv_os_cygwin = xyes; then
|
||||||
WIN32LIBS="${WIN32LIBS} -lshell32 -lgdi32 -lcomdlg32 -ladvapi32"
|
WIN32LIBS="${WIN32LIBS} -lshell32 -lgdi32 -lcomdlg32 -ladvapi32"
|
||||||
|
|
|
@ -665,9 +665,9 @@ if test "${enable_gdbtk}" = "yes"; then
|
||||||
# were in LIBS then any link tests after this point would
|
# were in LIBS then any link tests after this point would
|
||||||
# try to include things like `$(LIBGUI)', which wouldn't work.
|
# try to include things like `$(LIBGUI)', which wouldn't work.
|
||||||
GDBTKLIBS="${TCL_LIBS} ${TK_LIBS}"
|
GDBTKLIBS="${TCL_LIBS} ${TK_LIBS}"
|
||||||
CONFIG_SRCS="${CONFIG_SRCS} gdbtk/generic/gdbtk.c gdbtk/generic/gdbtk-cmds.c gdbtk/generic/gdbtk-hooks.c gdbtk/generic/gdbtk-variable.c gdbtk/generic/gdbtk-wrapper.c"
|
CONFIG_SRCS="${CONFIG_SRCS} gdbtk/generic/gdbtk.c gdbtk/generic/gdbtk-cmds.c gdbtk/generic/gdbtk-hooks.c gdbtk/generic/gdbtk-varobj.c gdbtk/generic/gdbtk-wrapper.c"
|
||||||
CONFIG_OBS="${CONFIG_OBS} gdbtk.o gdbtk-cmds.o gdbtk-hooks.o gdbtk-variable.o gdbtk-wrapper.o"
|
CONFIG_OBS="${CONFIG_OBS} gdbtk.o gdbtk-cmds.o gdbtk-hooks.o gdbtk-varobj.o gdbtk-wrapper.o"
|
||||||
CONFIG_INITS="${CONFIG_INITS} gdbtk/generic/gdbtk.c gdbtk/generic/gdbtk-cmds.c gdbtk/generic/gdbtk-hooks.c gdbtk/generic/gdbtk-variable.c gdbtk/generic/gdbtk-wrapper.c"
|
CONFIG_INITS="${CONFIG_INITS} gdbtk/generic/gdbtk.c gdbtk/generic/gdbtk-cmds.c gdbtk/generic/gdbtk-hooks.c gdbtk/generic/gdbtk-varobj.c gdbtk/generic/gdbtk-wrapper.c"
|
||||||
|
|
||||||
if test x$gdb_cv_os_cygwin = xyes; then
|
if test x$gdb_cv_os_cygwin = xyes; then
|
||||||
WIN32LIBS="${WIN32LIBS} -lshell32 -lgdi32 -lcomdlg32 -ladvapi32"
|
WIN32LIBS="${WIN32LIBS} -lshell32 -lgdi32 -lcomdlg32 -ladvapi32"
|
||||||
|
|
Loading…
Add table
Reference in a new issue