How to debug using GDB in Raspberry Pi 4 with VSCode

Viewed 5

I couldn't figure out what should I put in launch.jason so I will be able to debug C application created on Raspberry Pi 4 using VSCode?

I do not compile using VSCode, I compile in terminal (don't know if it makes a difference).

Is it enough just to set the right settings in launch.jason?

Thank you

0 Answers
Related