This is the mail archive of the
gdb-cvs@sources.redhat.com
mailing list for the GDB project.
src/gdb/gdbtk ChangeLog generic/gdbtk-hooks.c
- To: gdb-cvs at sourceware dot cygnus dot com
- Subject: src/gdb/gdbtk ChangeLog generic/gdbtk-hooks.c
- From: kseitz at sourceware dot cygnus dot com
- Date: 16 Aug 2001 15:48:14 -0000
CVSROOT: /cvs/src
Module name: src
Changes by: kseitz@sources.redhat.com 2001-08-16 08:48:14
Modified files:
gdb/gdbtk : ChangeLog
gdb/gdbtk/generic: gdbtk-hooks.c
Log message:
From Ian Roxborough <irox@redhat.com>
* generic/gdbtk-hooks.c (x_event): Deal with Tcl API insanity
for Tcl_ObjGetVar2 or Tcl_GetObjVar2.
(gdbtk_trace_find): Likewise for Tcl_GlobalEvalObj
or Tcl_EvalObj (TCL_EVAL_GLOBAL).
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/ChangeLog.diff?cvsroot=src&r1=1.118&r2=1.119
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/generic/gdbtk-hooks.c.diff?cvsroot=src&r1=1.17&r2=1.18