Hi,
I need a specific watchpoint to be "on" when the program passes by a certain instruction, and to be "off" when it passes by another instruction.
On the documentation I found:
Break.Set /Program /Watch
If I understand this correctly it should turn on all defined watchpoints (not one specific one), but then I wouldn't know how to disable it.
how to do it?
regards
MAx
Enable/Disable watchpoint using breakpoint - Community / Debugging - Lauterbach Support
Enable/Disable watchpoint using breakpoint Awaiting Agent
Comment (1)
Khaled Jmal
Add a comment
ID-0
Hello Max,
which target processor are you debugging?
Can you tell me what do you want to do exactly? Do you want to start and stop the trace?
Regards,
Khaled