Replicated list of variables in Codewarrior 10.6 Debug

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Replicated list of variables in Codewarrior 10.6 Debug

ソリューションへジャンプ
639件の閲覧回数
patrick6772
Contributor I

Hi,

I've been using Codewarrrior 10.4 and recently installed CodeWarrior 10.6.

Everything works fine except that sometimes after I closed and reopened Codewarrior, the list of variables in Debug are replicated multiple times.

Has anyone encountered such a problem or has a solution for it?

Thanks.

ラベル(1)
1 解決策
460件の閲覧回数
frankbaird
Contributor III

I had this problem and the fix is to clean your metadata. CW 10 is built upon Eclipse, and the debugger is implemented as an Eclipse plugin. Plugins keep their configuration data in the .metadata folder, and this data can become corrupted. I recently went through the process of doing this. It can be pretty time consuming, but CW works much better now. I followed the instructions here: EclipseZone - Keeping Eclipse running clean ....

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
461件の閲覧回数
frankbaird
Contributor III

I had this problem and the fix is to clean your metadata. CW 10 is built upon Eclipse, and the debugger is implemented as an Eclipse plugin. Plugins keep their configuration data in the .metadata folder, and this data can become corrupted. I recently went through the process of doing this. It can be pretty time consuming, but CW works much better now. I followed the instructions here: EclipseZone - Keeping Eclipse running clean ....

0 件の賞賛
返信
460件の閲覧回数
Jorge_Gonzalez
NXP Employee
NXP Employee

Hello Patrick:

Unfortunately this is a known issue in CodeWarrior which has no fix yet. You can find the workaround in the release notes:

pastedImage_0.png

We are sorry for this inconvenience.


Regards!,
Jorge Gonzalez

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------