

News for Version 1.7

New since version 1.6 (From David Dougherty) 

    If tix is available a tixPanedWindow is drawn between the listing and the variable window providing much better
    control over the display. 
    Add control to the Debugger Variable menu to control whether variable values are wrapped in the widget or not
    also controlled by the wrapvars variable. 
    Added searching to the variable display, regular expression is applied to the variables and values on
    subsequent display. 

New since version 1.5 (From David Dougherty) 

    Added new color control for more consistent display across application. 
    Added find field for procedure name searches, activated by <Return>. 
    Fixed a bug in breakpoint routine caused by embedded []{} characters.  It's still not perfect but much better. 
    README is now solely maintained in HTML (this file). 

New since version 1.0 

    Compatibility with Tcl8.0/Tk8.0 