OSDN Git Service

Whoops. Missed a file for the new event model check-in...
authorKeith Seitz <keiths@redhat.com>
Thu, 19 Apr 2001 22:55:26 +0000 (22:55 +0000)
committerKeith Seitz <keiths@redhat.com>
Thu, 19 Apr 2001 22:55:26 +0000 (22:55 +0000)
gdb/gdbtk/library/gdbwin.ith

index 7003239..fa4151b 100644 (file)
@@ -1,5 +1,5 @@
 # GDBwin class definition for Insight.
-# Copyright 1998, 1999, 2001 Red Hat
+# Copyright 1998, 1999, 2001 Red Hat, Inc.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License (GPL) as published by
@@ -13,8 +13,7 @@
 
 
 class GDBWin {
-  private variable _state
-  public method update
+  inherit GDBEventHandler
 
  constructor {args} {
     debug "$args"