Solved
Hello, I have written a multithread program in the Linux user space using stm32cubeide. How can I view the individual thread executions while debugging? I tried Tracealyzer which worked for freertos but I wasn’t able to use it for my linux based code
..
