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]

Re: Can't attach


On 11 Jul, Keith Seitz wrote:
> Try opening a debug window and checking for errors...
> 
> (gdb) tk ManagedWin::open DebugWin
> 
> or
> 
> $ GDBTK_DEBUG=2 gdb
> 
> Keith

(ManagedWin::_open) AttachDlg 
(ManagedWin::_create) win=attachdlg args=
(ModalDialog::destructor)   UNPOST ::.attachdlg0.attachdlg
(iwidgets::Labeledframe::destructor) In Labeledframe destructor for ::.attachdlg0.attachdlg.cpid, reposition is after#32
(iwidgets::Labeledframe::destructor) Canceling reposition after#32 for ::.attachdlg0.attachdlg.cpid
(iwidgets::Labeledframe::destructor) In Labeledframe destructor for ::.attachdlg0.attachdlg.sym, reposition is after#40
(iwidgets::Labeledframe::destructor) Canceling reposition after#40 for ::.attachdlg0.attachdlg.sym
(ManagedWin::_create) object creation of AttachDlg failed: error reading "file4": interrupted system call
(ManagedWin::_create) error reading "file4": interrupted system call
    while executing
"gets $psH line"
    (object "::.attachdlg0.attachdlg" method "::AttachDlg::list_pids" body line 31)
    invoked from within
"$this list_pids"
    (object "::.attachdlg0.attachdlg" method "::AttachDlg::build_win" body line 74)
    invoked from within
"build_win"
    while constructing object "::.attachdlg0.attachdlg" in ::AttachDlg::constructor (body line 4)
    invoked from within
"AttachDlg .attachdlg0.attachdlg"
    ("eval" body line 1)
    invoked from within
"eval AttachDlg .attachdlg0.attachdlg"
    ("uplevel" body line 1)
    invoked from within
"uplevel \#0 eval $class $newwin $args"
(global::gdbtk_attach_native) ManagedWin got 0 

-- 
Laurent Duperval <mailto:lduperval@microcelli5.com>

You know that little indestructible black box that is used on planes,
why can't they make the whole plane out of the same substance?



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