Python: Debugger

preview_player
Показать описание
Learn to use the Python pdb Debugger module at command line to analyze what's going on in your program and debug faster.

RELATED VIDEOS:

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

"I'm sure your favorite debugging tool is the print statement." Yep. Straight to the point.

cerealkiller
Автор

I was avoiding this video fr past 10 minutes, exactly what I was searching for. no gimmicks, clear, concise.

ayushmansanjeev
Автор

THANK YOU ALOT I was using print in 100 years ago and now I discovered this module who I will use in my few months left.

AmineOnline
Автор

This is perfect and exactly what I was looking for! Thanks for showing how to get into debug and what to do inside the debug utility!

kevinspaeth
Автор

Pretty good and concise! Exactly what I was looking for. Thank you!

abhijitd
Автор

Thank you Joes, that is exactly what I was looking for

joelrcha
Автор

Brief, Clear and simply Awesome.
Happy to subscribe!
Thanks Joe.

BahmanBikesAndGuitars
Автор

That's what I have been searching
Thanks a lot for wonderful explanation

BS-eudo
Автор

i just now used pdb to fix an anoying bug i have been struggling to get my head around!
i simply printed a few values and figured it pretty fast.

Shockszzbyyous
Автор

But how to be in situation when need to debug programm with user-interface? When need to wait reaction of a user? Or in the situation, when programm use loops? After starting any loop-function debugger interface stay silent after any manipluations from user interface or pdb interface.

krosenmann
Автор

Thanks a lot, short and very useful video!

akbarghurbal
Автор

Thank you, that was very clear and easy to follow. Glad I have another tool to my toolbox

LavrentiKutuzov
Автор

Very useful, thanks.
Is it possible to enter into a code of a method that is imported from a library for example ?


Regards.

vincentdumas
Автор

Thank you dude, these explenations were good

bassamgraini
Автор

Great video, thanks so much, very helpful!

danr
Автор

Thank you so much! That helped a lot :)

ShadowOfThePhantom
Автор

How do you debug a if statement in general. Also how do you debug a if statement in vs code? I want to see the results of the conditionals tests.

Captinofthemudslayer
Автор

tnks,
which version of python you use ?

m.m
Автор

Can someone help me get pdb++ working on Python 3 for Windows 10? After installing doing 'pip install pdbpp' in admin mode on CMD, pdb is still launching as normal, ie like this: (pdb++) and not this: (pdb++). on my linux box, i'm only able to get pdb++ working on python2.7. i'm using the latest version of pdb++ (pdbpp-0.9.1) and the latest version of python (Python 3.6.2). any help?

freddief
Автор

That intro music was like ⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠

boggledeggnoggler
visit shbcf.ru