OSDN Git Service

insight/293:
authorkseitz <kseitz>
Fri, 1 Dec 2006 03:34:39 +0000 (03:34 +0000)
committerkseitz <kseitz>
Fri, 1 Dec 2006 03:34:39 +0000 (03:34 +0000)
commit9986e7c46ce0363d90e41b0d34b4ce5ca6913e2a
tree5e0deea25f772f12c0eaa8c91c2c8819d067ed09
parentf816a01af2361cca6c083799c8dd588f59112a72
    insight/293:
        * library/watch.tcl (no_inferior): Remove all varobjs and
        clear the display.
        (clear_file): Call no_inferior. Update comments.
        * library/locals.tcl: Remove unused variables "Running"
        and "Variables". Changed throughout.
        (no_inferior): Delete the current frame and clear the display.
        (clear_file): Call no_inferior. Update comments.
        (context_switch): To delete an Itcl object, one uses
        "delete object" not "destroy".
gdb/gdbtk/ChangeLog
gdb/gdbtk/library/locals.tcl
gdb/gdbtk/library/watch.tcl