VSCode Debug local variables, watch and callstack not showin

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
User avatar
22OsC
Member
Member
Posts: 35
Joined: Tue Jul 13, 2021 5:15 am
Freenode IRC: 22OsC
Location: Metaverse

VSCode Debug local variables, watch and callstack not showin

Post by 22OsC »

Hello osdev! I tried following this wiki page https://wiki.osdev.org/User:TheCool1Kevin/VSCode_Debug and made it to work, launch and connect, but it doesn't show variables neither callstack. I can't find the reason why it's broken, I searched on Google and nothing worked. I don't know what to do. :cry:

vscode debug log https://pastebin.com/3dam4R1M

launch.json https://pastebin.com/w2QGh14z

tasks.json https://pastebin.com/g0JygzjC
The code does get a bit quirky at night.
Post Reply