CW7.0 for ColdFire -> debugger

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

CW7.0 for ColdFire -> debugger

2,490件の閲覧回数
Nouchi
Senior Contributor II
Hi,

I would like to know how to display local variables and function parameters  in debug data window.
I tried to set to the minimum compiler level optimization, to check "Show Hidden locals" box  without any success, it displays "no local variables"
It worked with CW6.4.


Thanks,
Emmanuel




Message Edited by BugMan on 2008-05-14 09:57 AM
ラベル(1)
タグ(1)
0 件の賞賛
返信
2 返答(返信)

1,055件の閲覧回数
RichTestardi
Senior Contributor II
Hi,
 
I think you need to turn off register coloring and rebuild...  This behavior is new for CW7.0.
 
  Project Settings -> Code Generation -> ColdFire Processor.
 
One time I found a post on the web indicating the debugger had not caught up to the code generator in this regard, so I tried it, and it worked.
 
-- Rich
 
0 件の賞賛
返信

1,055件の閲覧回数
Nouchi
Senior Contributor II
Great!!!

Just works fine.......


0 件の賞賛
返信