Debug - how to display variable values while running debug

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

Debug - how to display variable values while running debug

1,186件の閲覧回数
raybreslau
Contributor I

I'm used to using CodeWarrior with InDart One for debugging and I'm trying

to figure out how to achieve a similar view of variables when using KDS and

Multilink Universal.

ラベル(1)
0 件の賞賛
返信
1 返信

1,046件の閲覧回数
BlackNight
NXP Employee
NXP Employee

Hi Ray,

the same is not possible with the normal GDB (which is used in KDS). The following article describes an approach to show variables while the target is running: Automatic Variable, Expression and Memory Display with GDB and Eclipse | MCU on Eclipse

Another approach is to use a target monitor program e.g. as used with FreeMaster (see Tutorial: FreeMASTER Visualization and Run-Time Debugging | MCU on Eclipse ).

I hope this helps,

Erich

0 件の賞賛
返信