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 show correctvalue 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





Back to the top