How to Debug C++ on MacOS with LLDB | C++ Tutorial #001

preview_player
Показать описание
In this video, we go over how to debug C++ on MacOS using the LLDB debugger. We start by going over some basic LLDB commands to step through the code. Then we learn how to customize LLDB settings and also how to debug assembly. Finally, we go through an actual example of debugging C++ code in SFML.

== [ Resources ] ==

== [ Timestamps ] ==
00:00 Intro
00:16 Why Use LLDB Debugger?
03:32 Intro to Debugging with LLDB
06:28 Customize LLDB Settings
07:58 How to Debug Assembly
10:02 Debugging C++ Code in SFML

== [ Tags ] ==
#suboptimal #cpp #shaders #cplusplus
Рекомендации по теме
Комментарии
Автор

This was so cool, I really need to get used to using gdb. Thanks for sharing!

juanmacias
visit shbcf.ru