This is the mail archive of the insight@sourceware.cygnus.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 error with stack trace.


I was trying to debug a c++ program when I got this error. I had the
console open (and I think it had the focus) when I pressed the
Run button. The following stack trace showed up.

pane3 is not an active pane name.
    while executing
"error "$pane1 is not an active pane name.""
    (object "::.srcwin0.srcwin.container.pane1.childsite.con.p" method
"::cyg::PanedWindow::replace" body line 4)
    invoked from within
"$itk_interior.p replace $oldpane $pane"
    (object "::.srcwin0.srcwin.container.pane1.childsite.con" method
"::SrcTextWin::LoadFromCache" body line 17)
    invoked from within
"LoadFromCache $w $name "" $lib"
    (object "::.srcwin0.srcwin.container.pane1.childsite.con" method
"::SrcTextWin::LoadFile" body line 7)
    invoked from within
"LoadFile $w $filename $lib $mtime"
    (object "::.srcwin0.srcwin.container.pane1.childsite.con" method
"::SrcTextWin::FillSource" body line 12)
    invoked from within
"FillSource t $tagname $filename $funcname $line $addr $pc_addr $lib"
    ("SOURCE" arm line 2)
    invoked from within
"switch $current(mode) {
    SOURCE {
      FillSource t $tagname $filename $funcname $line $addr $pc_addr $lib
    }
    ASSEMBLY {
      FillAssembly..."
    (object "::.srcwin0.srcwin.container.pane1.childsite.con" method
"::SrcTextWin::location" body line 26)
    invoked from within
"$twin location $tag $name $funcname $line $addr $pc_addr $lib"
    (object "::.srcwin0.srcwin" method "::SrcWin::location" body line 52)
    invoked from within
"location "" $loc"
    (object "::.srcwin0.srcwin" method "::SrcWin::update" body line 10)
    invoked from within
"update"
    (object "::.srcwin0.srcwin" method "::SrcWin::download_progress" body
line 44)
    invoked from within
"$src download_progress DONE 0 $total_bytes $download_error"
    (procedure "::Download::download_it" body line 122)
    invoked from within
"Download::download_it"
    (procedure "run_executable" line 42)
    invoked from within
"run_executable"
    (procedure "gdbtk_run" line 2)
    invoked from within
"gdbtk_run "
"gdbtk_run "
    ("run" arm line 1)
    invoked from within
"switch $action {
    step { gdbtk_step }

    next { gdbtk_next }

    finish { gdbtk_finish }

    continue { gdbtk_continue }

    stepi { gdbtk_ste..."
    (object "::.srcwin0.srcwin" method "::SrcWin::inferior" body line 3)
    invoked from within
"::.srcwin0.srcwin inferior run"
    (in namespace inscope "::GDBSrcBar" script line 1)
    invoked from within
"namespace inscope ::GDBSrcBar {::.srcwin0.srcwin inferior run}"
    invoked from within
".srcwin0.srcwin.container.pane0.childsite.con.t.stop invoke"
    ("uplevel" body line 1)
    invoked from within
"uplevel \#0 [list $w invoke]"
    (procedure "TOOLBAR_button_up" line 19)
    invoked from within
"TOOLBAR_button_up .srcwin0.srcwin.container.pane0.childsite.con.t.stop"
    (command bound to event)errorCode is NONE


Mo Dejong
Red Hat Inc.


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