/LLDB

❌ 🐞 42 Rush to discover Debugging Techniques Using Low Level DeBugger.

Primary LanguagePython

LLDB

low Level Debugger (42rush)

Subject

A debugger is a software that helps a developer to analyze the program for inconsistencies or bugs. For this, it allows you to run the program step-by-step, to display the state of the variables at any time, or to put breakpoints on conditions or any place of the program.

The objectif of this rush is to learn the basics of LLDB

Owners

  • Oussama Belouche 1337
  • Houssam Eddine Mney 1337

forthebadge