In today’s video (https://youtu.be/o0-68ospfDM) , I’ll show you two practical ways to debug code using the Designer and Kresin Debugger. (
GUI debugger for Harbour)
These tools are essential to better understand your program’s behavior and quickly identify possible errors or unexpected situations.
It’s important to remember that, in the world of programming, there are many ways to achieve the same result.
Here, I’m sharing the method that works best and most conveniently for me — but that doesn’t mean it’s the only way.
You might have a different approach that suits your workflow better, and that’s totally fine!
The key is to understand the concepts and adapt them to your own development style.
To follow along with this lesson, we’ll be using the “depuração” file (available on Git) as our test project.(
designer/Samples)
By using a shared example, it’s much easier to follow the demonstration and apply the same techniques to your own code.
And one important note:
👉 this video is in Portuguese.
I’d like to apologize to my international colleagues — I don’t yet have the language skills to present in another language.
However, I believe the YouTube auto-generated subtitles will help you at least follow along and get the key information.
I hope this video helps you improve your debugging workflow and confidence.
If you have any questions, feel free to leave a comment — and if you enjoy the content, like, share, and subscribe for more upcoming lessons.
See you next time! 👋