Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| student:stu:gdb [2022/09/14 17:25] – created lam2mo | student:stu:gdb [2023/09/29 15:11] (current) – Remove outdated GDB fix section lam2mo | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | Unfortunately, | + | ====== |
| - | To gain access to a newer, fixed version of GDB (10.0) for your account, please run the following command verbatim while logged into stu: | + | ===== GDB + VS Code configuration ===== |
| - | echo "source / | + | Here is a sample '' |
| - | + | ||
| - | **PLEASE COPY AND PASTE THE COMMAND -- DO NOT ATTEMPT TO RE-TYPE IT!!** Every character must be exactly correct for it to work. You will need to log out and back in to get the correct version | + | < |
| + | { | ||
| + | // Use IntelliSense | ||
| + | // Hover to view descriptions | ||
| + | // For more information, | ||
| + | "version" | ||
| + | | ||
| + | { | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | } | ||
| + | ] | ||
| + | } | ||
| + | </ | ||
