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]

Re: Insight 5.0 bug?


Ok.  Or should a new version number be assigned?

Fernando Nasser wrote:

> Yes,
>
> This was a know bug in 5.0 that has been fixed in more recent sources.
>
> Maybe Cygwin will have to go with a GDB snapshot instead of 5.0 (there
> is also some reported difficulties with ARM/Angel debugging I believe).
>
> Fernando
>
> Stephen Smith wrote:
> >
> > The inight 5.0 debugger is having a hard time finding and loading the the source code for
> > a currently running program the is running remote.
> >
> > The 20010306 snapshot works.
> >
> > Was this a documented error in the 5.0 release ( the currrently shiping version with cygwin)
> >
> > Spec
> >
> >      host=i686-pc-cygwin
> >      target=powerpc-motorola-elf
> >
> > sps
> >
> > -------------------- Stack trace of Insight 5.0 ---------------------------------
> > couldn't stat "/htc/DEOSExamples/threads/threads.cpp": no such file or directory
> >     while executing
> > "file mtime $f"
> >     (object "::.srcwin0.srcwin.container.pane1.childsite.con" method "::SrcTextWin::_mtime_changed" body line 7)
> >     invoked from within
> > "_mtime_changed $filename"
> >     (object "::.srcwin0.srcwin.container.pane1.childsite.con" method "::SrcTextWin::FillSource" body line 10)
> >     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 BROWSE_TAG [list $val "" $full 0 0 0 {}]"
> >     (object "::.srcwin0.srcwin" method "::SrcWin::_name" body line 22)
> >     invoked from within
> > "::.srcwin0.srcwin _name .srcwin0.srcwin.container.pane3.childsite.con.name threads.cpp"
> >     (in namespace inscope "::SrcWin" script line 1)
> >     invoked from within
> > "namespace inscope ::SrcWin {::.srcwin0.srcwin _name} .srcwin0.srcwin.container.pane3.childsite.con.name threads.cpp"
> >     ("after" script)errorCode is POSIX ENOENT {no such file or directory}
>
> --
> Fernando Nasser
> Red Hat Canada Ltd.                     E-Mail:  fnasser@redhat.com
> 2323 Yonge Street, Suite #300
> Toronto, Ontario   M4P 2C9


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