-
Rubber Duck Debugging코딩Coding/LLDB&GDB_TheGNU_Project_Debugger 2022. 4. 22. 12:00728x90
https://www.freecodecamp.org/news/rubber-duck-debugging/
Rubber Duck Debugging
As a software developer, you’ve probably been in a situation where your code is not working as expected. This could happen because you made a typo, you weren't paying enough attention, or you weren't sure how something worked. When your code doesn't work
www.freecodecamp.org
반응형'코딩Coding > LLDB&GDB_TheGNU_Project_Debugger' 카테고리의 다른 글
m1pro는X에러해결?g++ -fsanitize=address -g3 -std=c++11 vector_ex01.cpp -o vector_ex01 (0) 2022.05.01 c++) valgrid사용법 (0) 2022.04.27 linux) readelf 메모리 주소 체크-C++ (0) 2022.04.27 C언어Debug)Source-based Code Coverage(clang) (0) 2022.04.24 What’s new for C++ Debugging in Visual Studio Code-microsoft (0) 2022.04.22 The state of static analysis in the GCC 12 compiler (0) 2022.04.13 Debugging in Xcode 13: Tips & Tricks (2022)- iOS (iOS Academy) (0) 2022.04.07 Memory Leaks in iOS: Find, Diagnose, & Fix (2022) (0) 2022.04.06