Intro to debuggers 🐛

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

debugging simple script files is easy, it only becomes hard when you're working with an abstract framework with lots of different files and weird under-the-hood mechanisms

Creamworks
Автор

print("breakpoint 1")
[...]
print("breakpoint failed")

eccentricOrange
Автор

I still have no idea if this channel is official and trying to be "mainstream" and edgy or just a troll account

wouter
Автор

My main concern is the aspect ratio of this video. Why is it like this? It's pretty much unreadable on a phone

ashkanahmadi
Автор

Cool, I actually didn't know this.

LetThereBeMayhem
Автор

ugly screen aspect ratio + huge black bars = thumbs down!!! sorry

Fabsenet
Автор

i tried debugging in cpp on vscode (i m familiar with it for bout 2 years)
fr 2 hours and it says executable not found 😑
n i m 2 lazy to install vscode again

fk it 💀

tanned_cosines_
Автор

It's 2021 and we still are missing bottom layout debugger :(

matsuhorigome
Автор

next time sidebar should be on the bottom lol

ishdx
Автор

Bruh why can't vscode figure out how to use a screen recorder

doomguy
Автор

hi this is so helpful , can you tell me why in vs code when given to debug a pop up came up with "python path in debug configuration is invalid "

christinajohn