* gdbtk.c gdbtk.tcl: Update/add copyright.

* gdbtk.tcl (build_framework):  Several fixes for filespec widget,
	including dismiss button, and better error handling.
	* (create_command_win):  Bind button 2 to retrieve selection.
This commit is contained in:
Stu Grossman
1995-01-12 23:10:48 +00:00
parent 5d7a878c30
commit 4604b34cd3
3 changed files with 58 additions and 24 deletions

View File

@@ -1,5 +1,7 @@
/* TK interface routines.
Copyright 1994 Free Software Foundation, Inc.
/* Tcl/Tk interface routines.
Copyright 1994, 1995 Free Software Foundation, Inc.
Written by Stu Grossman <grossman@cygnus.com> of Cygnus Support.
This file is part of GDB.