Closed aenima1891 closed 5 years ago
Yes, the debug feature is not implemented for now 😉
I'm debugging each test using task.json to compile the test (GCC) and launch.json to debug (gdb). It's not the easiest way, but It works. I Hope you'll implement this feature soon. 😁
Hello, I'm trying to debug a test, but I receive this message from VSCODE
I've ceedling, gcc, g++, gdb in my System PATH environment variable.
Thank you for the help