OSDN Git Service

2000-03-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
authorFernando Nasser <fnasser@redhat.com>
Thu, 30 Mar 2000 22:14:24 +0000 (22:14 +0000)
committerFernando Nasser <fnasser@redhat.com>
Thu, 30 Mar 2000 22:14:24 +0000 (22:14 +0000)
commit30d8bfb2148b12e868aefd0b123c2d7466fc97b1
treeea439e0fdc12353535e7013d6edd27dad253f178
parent5462346f1b769cdf5bcd78806abcf9305a128975
2000-03-30  Fernando Nasser  <fnasser@totem.to.cygnus.com>

* variables.tcl (edit): Remove call to close, which caused editing
of variables to fail.
Note: I don't know why we would need to do this here as it seems
that the "delete entry" operation will do that.
Perhaps this was to account to some old widget bug.
But we cannot call close here because it calls UnEdit,
which unsets some of the edit state.
        (open): Make sure to abort any ongoing edit.  This was causing problems
when someone tried to expand an structure while editing its pointer.
gdb/gdbtk/library/ChangeLog
gdb/gdbtk/library/variables.tcl