Tool/software:
Hi Teams,
I am using CCS Theia as my development IDE. I have the difficulty below :
1. I cannot set breakpoint as I want in most of the time. I attached an image about this.
2. I cannot set breakpoint at the statement that I want.
3. During debugging with step over, it will not step in expected sequence especially between function call, inline function and etc.
These make me feel difficult in debugging of my software. Is there any way to improve these above?