URL |
Content |
Comment |
https://clang.llvm.org/docs/DiagnosticsReference.html |
documentation for the diagnostic flags from
clang |
|
https://devhints.io/makefile |
make file cheat sheet |
|
https://gist.github.com/rueycheng/42e355d1480fd7a33ee81c866c7fdf78 |
another make file cheat sheet |
|
https://cmake.org/cmake/help/latest/manual/cmake.1.html |
documentation for the parameter of cmake |
|
https://sourceware.org/gdb/current/onlinedocs/gdb.html/ |
documentation for the debugger gdb |
|