This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

_status: no such variable



Firing up current CVS's insight hangs the source window, with the console
window containing:

    can't read "_status": no such variable
        while executing
    "$_status configure -text $saved_msg"
        (object "::.srcwin0.srcwin" method "::SrcWin::set_status" body line 10)
        invoked from within
    "set_status $message"
        (object "::.srcwin0.srcwin" method "::SrcWin::set_execution_status" body line 69)
        invoked from within
    "set_execution_status $line $addr"
        (object "::.srcwin0.srcwin" method "::SrcWin::location" body line 12)
        invoked from within
    "$src location BROWSE_TAG [list $linespec]"
        (procedure "::SrcWin::point_to_main" body line 9)
        invoked from within
    "SrcWin::point_to_main"
        (procedure "gdbtk_tcl_preloop" line 13)
        invoked from within
    "gdbtk_tcl_preloop"
    (gdb) 


-- 
pedwards at disaster dot jaj dot com  |  pme at sources dot redhat dot com
devphil at several other less interesting addresses in various dot domains
The gods do not protect fools.  Fools are protected by more capable fools.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]