980
edits
(What I'm really doing) |
m (formatting) |
||
Line 8: | Line 8: | ||
*[[/valgrind.org/docs/manual/quick-start.html|https://valgrind.org/docs/manual/quick-start.html]] -- A suite of debugging and profiling tools | *[[/valgrind.org/docs/manual/quick-start.html|https://valgrind.org/docs/manual/quick-start.html]] -- A suite of debugging and profiling tools | ||
*A review of all the options for each tool you want to acquire. | *A review of all the options for each tool you want to acquire. | ||
==Follow-on Questions== | ==Follow-on Questions== | ||
Line 28: | Line 29: | ||
[[/stackoverflow.com/questions/63978029/setup-lldb-debugging-with-cpp-extension-in-vscode-linux|https://stackoverflow.com/questions/63978029/setup-lldb-debugging-with-cpp-extension-in-vscode-linux]] | [[/stackoverflow.com/questions/63978029/setup-lldb-debugging-with-cpp-extension-in-vscode-linux|https://stackoverflow.com/questions/63978029/setup-lldb-debugging-with-cpp-extension-in-vscode-linux]] | ||
== Other Thoughts == | |||
I need to familiarize myself with other tools available, learn how to enable particular tools in a build, and learn how to use the tool's output. | I need to familiarize myself with other tools available, learn how to enable particular tools in a build, and learn how to use the tool's output. | ||
Line 41: | Line 43: | ||
Currently working on: | Currently working on: | ||
Git Worktrees with download_and_compile.sh | Git Worktrees with download_and_compile.sh (done & working) | ||
Web Socket Refactor & Fix. | Web Socket Refactor & Fix. | ||
OSM (Open Street Map) Scenery Build | OSM (Open Street Map) Scenery Build (on hold) | ||
Goals (Maybe) | Goals (Maybe) |
edits