This is the mail archive of the insight@sources.redhat.com mailing list for the Insight project.


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

Insight stopped working...



The installation of Insight that I've been using for several
months suddenly stopped working. arm-elf-gdb -nw works fine, so
I can still use DDD if I want to point-and-click.  ;)

Any idea what I shold look at?

$ arm-elf-gdb 
Can't find a usable main.tcl in the following directories: 
    /usr/local/share/gdbtcl /usr/local/gdbtcl /usr/local/gdb/gdbtk/library /usr/    local/gdb1.0/gdbtk/library

/usr/local/share/gdbtcl/main.tcl: unknown namespace in import pattern "debug::*"
unknown namespace in import pattern "debug::*"
    while executing
"namespace import debug::*"
    (file "/usr/local/share/gdbtcl/main.tcl" line 51)
    invoked from within
"source /usr/local/share/gdbtcl/main.tcl"
    ("uplevel" body line 1)
    invoked from within
"uplevel \#0 [list source $file]"


This probably means that gdb wasn't installed properly.

    while executing
"error $msg"
    (procedure "tcl_findLibrary" line 84)
    invoked from within
"tcl_findLibrary gdb 1.0 {} main.tcl GDBTK_LIBRARY GDBTK_LIBRARY gdbtk/library g    dbtcl {} $debug_startup"
    (procedure "gdbtk_find_main" line 11)
    invoked from within
"gdbtk_find_main"



-- 
Grant Edwards
grante@visi.com

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