Debugging C Programs with GDB

Debugging C Programs with GDB

NeuralNine

1 год назад

36,781 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@facundoguinazu3542
@facundoguinazu3542 - 29.11.2023 01:57

Does this works as well with c++?

Ответить
@soufiane_dev
@soufiane_dev - 05.10.2023 23:28

But you can integrate gdb in vscode

Ответить
@recklessvelociraptor2579
@recklessvelociraptor2579 - 29.09.2023 23:13

is there any good gui alternatives for gdb?

Ответить
@nareshtechweb930
@nareshtechweb930 - 27.09.2023 17:25

what is nv IDEs ❓

Ответить
@Jonathan-ru9zl
@Jonathan-ru9zl - 13.09.2023 16:52

Hi! Why actually going that way if you have codeblocks or eclipse or other IDEs?

Ответить
@michaelciyke
@michaelciyke - 30.06.2023 17:39

So nice a guide. Loved it! And I like your microphone. You should have skipped the part of writing the actual code since it's not the point of the guide. It is also nice that you added that skipping ability so one can just go straight to debugging. Still some users will miss the video because of the length not knowing it is in fact organized in chapters. I'm speaking of those who need just a focused video on debugging.

Ответить
@shadowrealm8937
@shadowrealm8937 - 28.06.2023 03:17

How did you copypasted scanf lines?

Ответить
@shadowrealm8937
@shadowrealm8937 - 28.06.2023 03:15

How to make line numbers to appear in my vim? Nwm those are not the line numbers what those numbers even represent?

Ответить
@smashy152
@smashy152 - 16.06.2023 01:03

Is it possible to have gdb display all relevant variables to the current scope(or global and local) and update them with each step like vscode does? or do you have to type print for each variable every step?

Ответить
@edwardmacnab354
@edwardmacnab354 - 22.03.2023 23:26

you might have said that in >nv main.c at the bash prompt nv is a custom alias that you've set up and that to terminate the shell running the c program you use ^c or ctrl + c and you probably should have cited all the documentation sites for gdb and to really scare people gcc , nano , and glibc . Actually I have learned that ^d or ctrl + d is the proper way to terminate

Ответить
@ADwaMoviesandMusicsproduction
@ADwaMoviesandMusicsproduction - 17.02.2023 06:34

not a single person shows the first step, where are you opening the file or anything like that, there is no help really for gdb beginner, how to use text editor, gnu or shell together, I never heard of gdb and everyone says you use this comman and install gdb, only minigw video, explains atleast the first part

Ответить
@salsamancer
@salsamancer - 01.12.2022 19:26

debugging C on your PC is one thing. The real "fun" starts when you try to debug an embedded program that you burned to an IC...

Ответить
@philtoa334
@philtoa334 - 05.07.2022 01:56

Thx_.

Ответить
@guilherme5094
@guilherme5094 - 03.07.2022 03:12

Thanks👍

Ответить
@knowledgedose1956
@knowledgedose1956 - 02.07.2022 22:40

cool, thank you for dedication. Do you consider making videos about Rust or Go in future?

Ответить
@lennuard_6998
@lennuard_6998 - 02.07.2022 20:16

would be cool if you could more in depth with C

Ответить
@davidho1258
@davidho1258 - 02.07.2022 18:45

how did you know i needed this 😇

Ответить
@tibish
@tibish - 02.07.2022 17:58

This helps me as I’m learning C for my university degree. Much appreciated. Keep up the great work 🤗

Ответить
@ShahJahan-gc8zm
@ShahJahan-gc8zm - 02.07.2022 17:50

Please make a crash course on using telethon for telegram I want to make Bots, But very confused in learning from docs

Specifically, make on joining voice chat in telegram

Ответить
@enrgpro
@enrgpro - 02.07.2022 16:59

Keep up the good work

Ответить
@rocky1722
@rocky1722 - 02.07.2022 16:38

Thanks ✨✨✨

Ответить