Тёмный

Software Development with C++: Debugging with GDB 

CoffeeBeforeArch
Подписаться 22 тыс.
Просмотров 1,7 тыс.
50% 1

Опубликовано:

 

24 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 10   
@thesquee1838
@thesquee1838 Год назад
These videos are intersecting with what I am doing/learning in a way that is amazing, from MPI to C++ tools. Thanks for putting these out!
@CoffeeBeforeArch
@CoffeeBeforeArch Год назад
Glad you're enjoying the videos! Cheers, --Nick
@Dar1gaaz
@Dar1gaaz Год назад
also, glorious moustache my man
@markusbuchholz3518
@markusbuchholz3518 Год назад
Hi Nick, your current series regarding debugging is brilliant. I enjoyed mostly sanitizer, which probably outperforms a bit Valgrind. I am probably bad and obsolete but frankly speaking the best way (for me) for debugging purposes is ordinary printing on the terminal (for small and big projects, and frameworks). Again, exceptional YT and outstanding content. You are awesome. Thank you! Have a nice day!
@CoffeeBeforeArch
@CoffeeBeforeArch Год назад
Thank you! Print-based debugging can work fine in many circumstances. The main advantages of many debuggers is that they help automatically find problems without manual instrumentation (e.g., valgrind and sanitizers), or give you a way to get the same information from manual instrumentation but w/o having to modify/recompile your code. As per -usual, many different ways to do the same job. Just depends on what works best of the specific situation/you. Cheers, --Nick
@markusbuchholz3518
@markusbuchholz3518 Год назад
@@CoffeeBeforeArch Agree and support your statements. We are professionals and great to apply always correct tools, and methods.
@theBigNine
@theBigNine Год назад
Thank you for your videos with c++ and gdb, personally it is hard for me to find channel that teach c++ using linux (or maybe I am bad at searching for this kind of stuff) and found this one is really helpful because I too use linux (linux mint) I am switching from windows last year. So thank you, Sir!
@evildragon1774
@evildragon1774 3 месяца назад
Nice video! You should be a tutor.
@unperrier5998
@unperrier5998 2 месяца назад
*print* being a command and not a function, it doesn't take parentheses. Nice, TIL about the *commands* and how to use conditional breakpoints. thanks.
@nguyenduckien1477
@nguyenduckien1477 Год назад
Great video. I am running in a problem can you help me? I am using clang to compile my project to lib and dll with debug symbol. I have an exe to load the lib, how can I debug the lib or dll given the exe and all the source code of dll or lib?
Далее
Software Development with C++: GDB Watchpoints
15:53
Просмотров 3,8 тыс.
Software Development with C++: CMake Libraries
13:03
Просмотров 1,7 тыс.
Гравировка на iPhone, iPad и Apple Watch
00:40
Wait for it 😂
00:19
Просмотров 848 тыс.
Software Development with C++: Debugging with Valgrind
17:26
Improving Readability Through Fewer Arguments
13:12
Просмотров 2,7 тыс.
Software Development with C++: Recursive make
12:11
Просмотров 1 тыс.
Software Development with C++: GDB TUI
11:16
Просмотров 2,2 тыс.
Parallel C++: MPI Gaussian Elimination
15:00
Просмотров 2,6 тыс.
Гравировка на iPhone, iPad и Apple Watch
00:40