Is it possible to set a breakpoint on write to a variable?

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

Is it possible to set a breakpoint on write to a variable?

ソリューションへジャンプ
976件の閲覧回数
AndersJ
Contributor IV

CW6.3, HCS08, USB Multilink and True-Time Simulator & Real Time Debugger.

 Is it possible to set a breakpoint on a write of a specific value or range of values to a variable?

 

Anders J

ラベル(1)
タグ(1)
0 件の賞賛
返信
1 解決策
704件の閲覧回数
J2MEJediMaster
Specialist I

It should be possible to set a watchpoint that monitors a change to a memory location. Consult the Microcontrollers Debugger Manual (CWMCUDEBUGGERRM.pdf), chapter 4, "Control Points" for more information.

 

---Tom

 

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
705件の閲覧回数
J2MEJediMaster
Specialist I

It should be possible to set a watchpoint that monitors a change to a memory location. Consult the Microcontrollers Debugger Manual (CWMCUDEBUGGERRM.pdf), chapter 4, "Control Points" for more information.

 

---Tom

 

0 件の賞賛
返信