public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* Moved some lost code to interface.tcl
@ 2001-01-04  8:39 Fernando Nasser
  0 siblings, 0 replies; only message in thread
From: Fernando Nasser @ 2001-01-04  8:39 UTC (permalink / raw)
  To: Insight List

This was obviously a bit of interface code that somehow was lost into
the
source window menu code (it was the only user -- not that it justifies
it).

I have also renamed one of the interface procs that did not have the
gdbtk
prefix.

Fernando



2001-01-04  Fernando Nasser  <fnasser@totem.toronto.redhat.com>

	* library/interface.tcl (gdbtk_connect): New proc. Connects to ai
	 remote target (code previously at library/gdbmenubar.itcl).
	(disconnect): Rename to...
	(gdbtk_disconnect): New name for proc disconnect.
	* library/gdbmenubar.itcl (do_connect): Remove the code mentioned
	above and call the new interface proc gdbtk_connect.
	Also, call ::update idletasks after changing the state of the
	menu entries.
	(do_detach): Call gdbtk_disconnect, not ::disconnect (old name).
	(do_disconnect): Call gdbtk_disconnect, not disconnect (old name).

-- 
Fernando Nasser
Red Hat Canada Ltd.                     E-Mail:  fnasser@redhat.com
2323 Yonge Street, Suite #300
Toronto, Ontario   M4P 2C9

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-01-04  8:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-01-04  8:39 Moved some lost code to interface.tcl Fernando Nasser

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).