Questions tagged [codelldb]

16 questions
-3
votes
1 answer

Using debugger in VS code

how do i use a debugger in vs code for a c++ program. i watched some videos and tutorials but didn't quite get anything. do i need the codelldb extension for that. is a launch.json file needed for using the debugger .i once ran the debugger without…
1
2