OSDN Git Service

2000-03-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
authorezannoni <ezannoni>
Thu, 2 Mar 2000 18:34:35 +0000 (18:34 +0000)
committerezannoni <ezannoni>
Thu, 2 Mar 2000 18:34:35 +0000 (18:34 +0000)
        * attachdlg.itb: Give a name to the window.

gdb/gdbtk/library/ChangeLog
gdb/gdbtk/library/attachdlg.itb

index caccc91..76acaca 100644 (file)
@@ -1,3 +1,7 @@
+2000-03-02  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
+
+        * attachdlg.itb: Give a name to the window.
+
 2000-03-01  James Ingham  <jingham@leda.cygnus.com>
 
        * interface.tcl (_open_file): The window which had the focus could 
index 8d06617..815b146 100644 (file)
@@ -9,6 +9,7 @@
 
 body AttachDlg::constructor {args} {
 
+  window_name "Attach To Process"
   build_win
   eval itk_initialize $args