CW7.0 for ColdFire -> debugger

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

CW7.0 for ColdFire -> debugger

2,470 次查看
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,035 次查看
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,035 次查看
Nouchi
Senior Contributor II
Great!!!

Just works fine.......


0 项奖励
回复