src/gdb/gdbtk ChangeLog library/pluginwin.itcl ...
fnasser@sourceware.cygnus.com
fnasser@sourceware.cygnus.com
Thu Feb 1 09:59:00 GMT 2001
CVSROOT: /cvs/src
Module name: src
Changes by: fnasser@sources.redhat.com 2001-02-01 09:59:38
Modified files:
gdb/gdbtk : ChangeLog
gdb/gdbtk/library: pluginwin.itcl
gdb/gdbtk/library/plugins/rhabout: rhabout.itcl
Log message:
2001-02-01 Fernando Nasser <fnasser@redhat.com>
* library/pluginwin.itcl (contrucdtor, destructor): Use "code" to
specify callbacks.
(running, stopped, no_inferior): Make it a protected method.
(childsite): Explicitly mark as a public method.
* library/plugins/rhabout/rhabout.itcl (constructor): Add a label
widget to show status messages.
(running, stopped): Overload versions of the base class; display
status messages as an example.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/ChangeLog.diff?cvsroot=src&r1=1.31&r2=1.32
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/library/pluginwin.itcl.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/library/plugins/rhabout/rhabout.itcl.diff?cvsroot=src&r1=1.3&r2=1.4
More information about the Gdb-cvs
mailing list