Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-debug-dev] [Bug 104421] Register view can not showcorrec tvalue when switch between different thread or stack frame


> 
> What about 3.0.1?
>

We have no idea, what to call it yet 8-)
But yes this fix is definitely in, it is something __we need___.

I'm exchanging with the folks here of things we want to fix asap for the
next version (3.1 or 3.0.1).   Do you have any particular requests/PRs you
consider high priority?

 
> ----- Original Message -----
> From: "Recoskie, Chris" <crecoskie@xxxxxx>
> To: "CDT Debug developers list" <cdt-debug-dev@xxxxxxxxxxx>
> Sent: Tuesday, July 26, 2005 3:57 PM
> Subject: RE: [cdt-debug-dev] [Bug 104421] Register view can not
> showcorrectvalue when switch between different thread or stack frame
> 
> 
> > Hmm.
> >
> > That sounds far too big for this late for 3.0.
> >
> > On the other side of things though... AAAAAAAAAAAAAAAAAAAAAAAAAAAAARGH!
> >
> > Shooting from the hip, from our POV we would need to have this fixed by
> > the end of the year, and would have to do it ourselves if required.  Who
> > wants to start drafting the plan for 3.1?  :-)
> >
> > ___________________________________________
> >
> > Chris Recoskie
> > Software Designer
> > IDE Frameworks Group
> > Texas Instruments, Toronto
> >
> >
> >
> >> -----Original Message-----
> >> From: cdt-debug-dev-bounces@xxxxxxxxxxx [mailto:cdt-debug-dev-
> >> bounces@xxxxxxxxxxx] On Behalf Of Mikhail Khodjaiants
> >> Sent: Tuesday, July 26, 2005 3:45 PM
> >> To: CDT Debug developers list
> >> Subject: Re: [cdt-debug-dev] [Bug 104421] Register view can not
> >> showcorrectvalue when switch between different thread or stack frame
> >>
> >> The "getRegisterGroups" has to be moved from "ICDITarget" to
> >> "ICDIStackFrame". Plus, the entire implementation of the
> > register-related
> >> classes has to be modified to fit in this new model.
> >>
> >> ----- Original Message -----
> >> From: "Recoskie, Chris" <crecoskie@xxxxxx>
> >> To: "CDT Debug developers list" <cdt-debug-dev@xxxxxxxxxxx>
> >> Sent: Tuesday, July 26, 2005 3:34 PM
> >> Subject: RE: [cdt-debug-dev] [Bug 104421] Register view can not show
> >> correctvalue when switch between different thread or stack frame
> >>
> >>
> >> > Ugh...  viewing the registers as you walk the stack is a pretty core
> >> > thing to do for us.  Can you detail roughly what would have to
> > change?
> >> >
> >> >
> >> >
> >> > ___________________________________________
> >> >
> >> >
> >> >
> >> > Chris Recoskie
> >> >
> >> > Software Designer
> >> >
> >> > IDE Frameworks Group
> >> >
> >> > Texas Instruments, Toronto
> >> >
> >> >
> >> >
> >> >
> >> >
> >> >  _____
> >> >
> >> > From: cdt-debug-dev-bounces@xxxxxxxxxxx
> >> > [mailto:cdt-debug-dev-bounces@xxxxxxxxxxx] On Behalf Of Mikhail
> >> > Khodjaiants
> >> > Sent: Tuesday, July 26, 2005 3:21 PM
> >> > To: cdt-debug-dev@xxxxxxxxxxx; cdt-dev@xxxxxxxxxxx
> >> > Subject: [cdt-debug-dev] [Bug 104421] Register view can not show
> >> > correctvalue when switch between different thread or stack frame
> >> >
> >> >
> >> >
> >> > Hi,
> >> >
> >> >
> >> >
> >> > Alain and I have investigated several solutions for this problem and
> >> > have come to conclusion that serious changes (in the CDI interface
> > and
> >> > the core implementation) are needed to fix it.
> >> >
> >> > The problem is serious and the only workaround is to view the
> > correct
> >> > value in the detail pane of the Registers view. Nevertheless, we are
> >> > suggesting to defer it.
> >> >
> >> > Comments? Suggestions?
> >> >
> >> >
> >> >
> >> > Thanks,
> >> >
> >> > Mikhail Khodjaiants
> >> >
> >> >
> >>
> >> _______________________________________________
> >> cdt-debug-dev mailing list
> >> cdt-debug-dev@xxxxxxxxxxx
> >> https://dev.eclipse.org/mailman/listinfo/cdt-debug-dev
> > _______________________________________________
> > cdt-debug-dev mailing list
> > cdt-debug-dev@xxxxxxxxxxx
> > https://dev.eclipse.org/mailman/listinfo/cdt-debug-dev
> 
> _______________________________________________
> cdt-debug-dev mailing list
> cdt-debug-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-debug-dev


Back to the top