All That Software
Visual Studio Code launch.json for debugging C and C++
코드를 작성하고 디버깅을 위해 fn + F5를 누른다.
이때 launch.json이 없으면 위의 스크립트 처럼 작성을 해준다.
위 스트립트의 "program" 항목에 빌드 결과로 생성된 실행 파일명을 적어준다.
참고로 단축키는 다음과 같다. (Mac 기준)
- 빌드 : command + shift + b
- 디버깅 : fn + F5
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment